Running Laravel 5 in Netbeans 8 Using PHP Built-in Web Server
You can run Laravel 5 site locally in Netbeans 8 easily using the PHP Built-in Web Server. First, make sure you have PHP 5.4.0 (or newer) installed. Once you have your Laravel 5 project configured in Netbeans, go to the project properties (Sources category) and make sure that the Web Root folder is set to … Read more