Search found 1 match
- Fri Oct 06, 2023 9:03 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: PHP configuration for debugging Laravel
- Replies: 0
- Views: 29945
PHP configuration for debugging Laravel
I'm running MAMP Pro 6.4.4 on a Mac (Ventura 13.60> I'm working on a Laravel app. It isn't using MAMP's web server, but is using PHP. I'm having a problem configuring it. I pulled a git repo of the app and got artisan running, pulled down a copy of the database, and I can run the app on my local ...