Some checks failed
continuous-integration/drone/push Build is failing
- Complete GGZ Ecademy Laravel backend application - RESTful API for learning products, members, filters - Authentication and authorization system - Database migrations and seeders - Custom CRUD generator commands - Email notification system - Integration with frontend applications
17 lines
213 B
Plaintext
17 lines
213 B
Plaintext
/.local/
|
|
/node_modules/
|
|
/public/hot/
|
|
/public/storage/
|
|
/storage/debugbar/
|
|
/storage/*.key
|
|
/vendor
|
|
/.vscode
|
|
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|