Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter 4 w/ Tailwind CSS
Post: Codeigniter 4 w/ Tailwind CSS

Anybody have experience using Tailwind CSS with Codeigniter 4? I followed the steps to use the Tailwind CLI, but when I run  Code: -- npx tailwindcss -i public/css/input.css -o public/css/outp...
7,212 Views
7 Replies
01-26-2023, 04:34 PM
rmartin93
    Thread: Redis Session Driver Setup
Post: Redis Session Driver Setup

I'm trying to get the Redis Session drivers setup, but they don't seem to be working. I get the error: NOAUH Authentication Required. Here's the relevant code from Cache.php PHP Code: --     pub...
1,174 Views
1 Replies
01-13-2023, 08:09 AM
rmartin93
    Thread: Setup With Serverless and AWS
Post: Setup With Serverless and AWS

Hi, Does anybody have a good resource to use for setting up Codeigniter with Serverless? We would love to host our site on AWS, but we don't want to manage the servers / setup our resources on AWS ...
848 Views
1 Replies
12-20-2022, 09:51 AM
rmartin93
    Thread: Views Within Modules
Post: RE: Views Within Modules

Got it! It looks like you can copy everything from the app folder except for Config. From what I can tell, all I need in the config folder for my module is a Routes.php file, which I made to look ...
2,628 Views
3 Replies
03-19-2021, 07:56 AM
rmartin93
    Thread: Views Within Modules
Post: RE: Views Within Modules

Okay, what I was working with was a framework someone said they had working on GitHub so I started over with a new project. I followed the instructions here to create a module: https://codeigniter...
2,628 Views
3 Replies
03-19-2021, 07:10 AM
rmartin93
  Question Thread: Views Within Modules
Post: Views Within Modules

Hi, So I've got a site 99% of the way setup, but I can't seem to get views to work within Modules.  I have a project where the view's path is:  poineer/app/Modules/Admin/Views/dashboard.php ...
2,628 Views
3 Replies
03-18-2021, 12:31 PM
rmartin93

Theme © iAndrew 2016 - Forum software by © MyBB