Create gitignore for Laravel5
In Laravel 5 the storage folder was moved to the root of the application. The compiled.php has also been moved to the bootstrap/cache directory
This was no longer compatible with the previous laravel.gitignore.
Jeroen Deviaene <jerodev@users.noreply.github.com> | Oct 27 2015, 23:07 |
aubort | Jul 2 2018, 16:12 |