2023-03-02 10:40:22 +00:00
|
|
|
.dockerignore
|
|
|
|
.editorconfig
|
|
|
|
.env.testing
|
2025-01-01 06:35:58 +00:00
|
|
|
.idea
|
2023-03-02 10:40:22 +00:00
|
|
|
.git*
|
2023-04-13 00:05:10 +00:00
|
|
|
docker/
|
2025-01-01 06:35:58 +00:00
|
|
|
node_modules/
|
|
|
|
storage/debugbar
|
|
|
|
storage/framework/cache/data
|
|
|
|
storage/framework/sessions
|
|
|
|
storage/framework/views
|
|
|
|
storage/logs
|
2023-03-02 10:40:22 +00:00
|
|
|
package.json
|
2023-04-13 00:05:10 +00:00
|
|
|
package-lock.json
|
2023-03-02 10:40:22 +00:00
|
|
|
phpunit.xml
|
2025-01-01 06:35:58 +00:00
|
|
|
vendor/
|
2023-03-02 10:40:22 +00:00
|
|
|
webpack.mix.js
|
|
|
|
yarn.lock
|