update Laravel 5

This commit is contained in:
Malibu
2015-02-12 13:25:15 +01:00
parent 1ae83d28e6
commit 822a583633
180 changed files with 18832 additions and 1173 deletions

1
SRC/storage/.gitignore vendored Executable file
View File

@ -0,0 +1 @@
laravel.log

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

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

6
SRC/storage/framework/.gitignore vendored Executable file
View File

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

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

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

2
SRC/storage/framework/sessions/.gitignore vendored Executable file
View File

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

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

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

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

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