Go to file
2019-05-14 09:00:59 +07:00
app Fixed table migration, created api tests, created test env, added data import 2019-05-10 10:00:11 +07:00
bootstrap Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
config Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
database updated db import, views, and api 2019-05-11 12:41:25 +07:00
public Created browser test, updated view 2019-05-11 13:16:33 +07:00
resources Created browser test, updated view 2019-05-11 13:16:33 +07:00
routes updated db import, views, and api 2019-05-11 12:41:25 +07:00
storage Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
tests Created browser test, updated view 2019-05-11 13:16:33 +07:00
.editorconfig Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
.env.example Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
.env.testing Fixed table migration, created api tests, created test env, added data import 2019-05-10 10:00:11 +07:00
.gitattributes Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
.gitignore Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
.styleci.yml Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
artisan Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
composer.json Created browser test, updated view 2019-05-11 13:16:33 +07:00
composer.lock Created browser test, updated view 2019-05-11 13:16:33 +07:00
package-lock.json v1 Released 2019-05-11 13:27:38 +07:00
package.json v1 Released 2019-05-11 13:27:38 +07:00
phpunit.xml Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
server.php Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
tailwind.config.js Creating view [continue] 2019-05-09 11:20:10 +07:00
webpack.mix.js Updated views and api 2019-05-10 15:41:21 +07:00
yarn.lock Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00