add laravel installation version 5.1.10 (LTS)

This commit is contained in:
Mahmoud Zalt
2015-08-21 14:29:52 +03:00
parent 661f389b38
commit a5954594ad
75 changed files with 5568 additions and 0 deletions

2
laravel/storage/app/.gitignore vendored Executable file
View File

@ -0,0 +1,2 @@
*
!.gitignore

7
laravel/storage/framework/.gitignore vendored Executable file
View File

@ -0,0 +1,7 @@
config.php
routes.php
compiled.php
services.json
events.scanned.php
routes.scanned.php
down

2
laravel/storage/framework/cache/.gitignore vendored Executable file
View File

@ -0,0 +1,2 @@
*
!.gitignore

View File

@ -0,0 +1,2 @@
*
!.gitignore

2
laravel/storage/framework/views/.gitignore vendored Executable file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
laravel/storage/logs/.gitignore vendored Executable file
View File

@ -0,0 +1,2 @@
*
!.gitignore