Top "Mamp" questions

The abbreviation "MAMP" stands for: Macintosh, Apache, MySQL and PHP.

Laravel Pass Parameter from Route to Filter

I am using the laravel framework. If I have the following route: Route::get('/test/{param}', array('before'=&…

php routing laravel laravel-4 mamp
Virtual hosts not working on MAMP

I am running into virtual hosts setup issues on MAMP. Here is my vhosts config Here is my hosts file 127.0.0.1 …

apache mamp virtualhost
how to install apc for php on mac osx mamp?

I am running a mac with mamp and mamp pro. How do I check if I have APC enabled and …

php mamp apc
MAMP - Upgrade to MySQL 5.6

Is it possible to upgrade the MAMP MySQL library to 5.6 ? Or I'll need to install MySQL natively (Lion) ? If someone …

mysql macos mamp
MAMP time between seeing live changes

I'm using MAMP server and wondering why changes I make to the PHP files are not instantaneously displayed when I …

php macos mamp
MAMP with Laravel Unix Socket

I'm working with MAMP on my local development server on my laravel application and I'm trying to figure out how …

php mysql laravel mamp mamp-pro
Freak MySql error with MAMP

I setup MAMP Pro. Before that i setup and deleted MAMP and XAMPP. I maniacally deleted all the files of …

macos mamp mysql
Upgrading php version in mamp

I am using the latest version of MAMP server. In my MAMP settings of php version I can find latest …

php macos mamp
webpack-dev-server can't find localhost

I'm trying to get started with React using webpack, but keep running into an error when I try to set …

npm localhost webpack mamp webpack-dev-server
MAMP Pro: Apache couldn't be started because the port was already in use

When attempting to start my servers, Apache fails to start, and MAMP claims that the port ([::]:8888) is already in use. …

macos apache mamp mamp-pro