This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Quickly spawn a local development web server using PHP
Have a script you’ve downloaded or need to test out some simple code, but don’t want to bother with MAMP?
1. Fire up terminal
2. CD in the directory in question
3. Enter this command:
php -S localhost:3000
4. That’s it. Navigate to http://localhost:3000 and you’ll see your code running.
About north street
We engineer the thoughtful transformation of great organizations. Our proven process helps us understand what your competitors are doing right — and wrong. Want to learn more? Let’s chat.