Installing Laravel 5.2.* with Homestead and configuring it with PHPStorm on Windows 10 (Part 2 of 2)
Posted on August 27, 2016Categories: Web Development
This part of the tutorial continues from part 1. So, make sure your Homestead is up and running under Vagrant. Opening the project with PHPStorm First, open the project with PHP Storm. File > Open Directory > Choose {PROJECT_DIRECTORY} After opening the directory, you might want to add .idea to your .gitignore file to […]