mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 14:17:23 +08:00
integrate laravel framework
This commit is contained in:
+10
-1
@@ -1,5 +1,8 @@
|
||||
/node_modules
|
||||
/vendor
|
||||
/public/hot
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/.idea
|
||||
/.vagrant
|
||||
/.settings
|
||||
@@ -11,4 +14,10 @@
|
||||
npm-debug.log
|
||||
.env
|
||||
.buildpath
|
||||
.project
|
||||
.project
|
||||
.env.backup
|
||||
.phpunit.result.cache
|
||||
docker-compose.override.yml
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
yarn-error.log
|
||||
|
||||
Reference in New Issue
Block a user