Fresh L5 installation.

This commit is contained in:
James Cole
2015-02-06 04:39:52 +01:00
parent d16015d625
commit df165a817c
151 changed files with 20613 additions and 1 deletions

1
storage/.gitignore vendored Normal file
View File

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

2
storage/app/.gitignore vendored Normal file
View File

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

6
storage/framework/.gitignore vendored Normal file
View File

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

2
storage/framework/cache/.gitignore vendored Normal file
View File

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

2
storage/framework/sessions/.gitignore vendored Normal file
View File

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

2
storage/framework/views/.gitignore vendored Normal file
View File

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

2
storage/logs/.gitignore vendored Normal file
View File

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