Added laravel framework. Bootstrap absolute minimum. Add testing framework that follows Laravel practices. Write simple feature test to test caching.

This commit is contained in:
Taylor Dondich
2017-07-27 14:04:51 -07:00
committed by davidcallizaya
parent 5874fce1b5
commit 6458dc64a1
11 changed files with 2786 additions and 494 deletions

2
bootstrap/cache/.gitignore vendored Normal file
View File

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