Commit 5ee86972 by Miftah

Initial commit

parent d81e9c24
/.phpunit.cache vendor/
/node_modules node_modules/
/public/build npm-debug.log
/public/hot
/public/storage # Laravel 4 specific
/storage/*.key bootstrap/compiled.php
/vendor app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
.env.*.php
.env.php
.env .env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml Homestead.yaml
auth.json Homestead.json
npm-debug.log
yarn-error.log # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
/.fleet .rocketeer/
/.idea
/.vscode
{
"resources/css/app.css": {
"file": "assets/app-f50f423e.css",
"isEntry": true,
"src": "resources/css/app.css"
},
"resources/js/app.js": {
"file": "assets/app-476eb4f6.js",
"isEntry": true,
"src": "resources/js/app.js"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment