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.
Showing
Laravel5.gitignore
0 → 100644
想要评论请 注册 或 登录