Currently seeking new career opportunities in web development, particularly with Laravel, Hire Me

A dead simple way to run php 7 locally using bitnami mamp stack

David Carr

Development Tools

PHP 7 release is not far aware PHP 7.0.0 RC5 is the most recent beta release now is a great time to test your applications and ensure they run smoothly on PHP 7.

Whilst you can manually install PHP or use a VM I prefer to use mamp stacks, there dead easy to setup download an installer run it and off you go! Bitnami have mamp stacks for multiple versions of PHP including 7 RC5:

To get up and running download and install Bitnami then go to the application folder and navigate to apache2/htdocs that’s your local server directory add your projects then run http://127.0.0.1:8080/ in your browser to see it in action.

Bitnami comes with phpmyadmin I prefer a mysql client myself you can connect to mysql easily by using the host address as above instead of localhost.

Laravel Modules Your Logo Your Logo Your Logo

Become a sponsor

Help support the blog so that I can continue creating new content!

Sponsor

My Latest Book

Modular Laravel Book - Laravel: The Modular way

Learn how to build modular applications with Laravel Find out more

Subscribe to my newsletter

Subscribe and get my books and product announcements.

Learn Laravel with Laracasts

Faster Laravel Hosting

© 2006 - 2024 DC Blog. All code MIT license. All rights reserved.