Description
Direction
The absolutely wrong one.
Describe the bug
I used to be able to download the framework in my htdocs folder under MAMP, and just start working (http://localhost/my-project) ... now I'm in the same place as when I was 'testing' Laravel ... all sorts of mumbo jumbo, fiddling with settings files, and having forced a 'server' on me. HOW do I simply run a new site created with the 'composer create-project codeigniter4/appstarter ... yadda yadda' command, from a browser doing: http://localhost/my-project?
CodeIgniter 4 version
Version 4.0.2 ... but I guess that doesn't matter, as it would go for any of them.
Affected module(s)
Which package or class is the bug in, if known.
Expected behavior, and steps to reproduce if appropriate
To be able to go: http://localhost/my-project and have it just work!
And yes, I just followed the docs ... until this came up: Unable to connect! Disappointing.
Context
- OS: [e.g. Windows 99]
- Web server [e.g. Apache 1.2.3]
- PHP version [e.g. 6.5.4]
Activity