Adding Laravel Project

This commit is contained in:
2021-04-06 22:03:54 -07:00
parent 7b07787d56
commit 4caa32eac3
102 changed files with 52520 additions and 0 deletions
.editorconfig.env.example.gitattributes.gitignore
.idea
.styleci.yml
app
artisan
bootstrap
composer.jsoncomposer.lock
config
database
package-lock.jsonpackage.jsonphpunit.xml
public
resources
routes
server.php
storage
tests
webpack.mix.js

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

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