Go to file
2019-05-11 12:41:25 +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 updated db import, views, and api 2019-05-11 12:41:25 +07:00
resources updated db import, views, and api 2019-05-11 12:41:25 +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 updated db import, views, and api 2019-05-11 12:41:25 +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 Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
composer.lock Initial commit (Laravel application) 2019-05-08 14:29:27 +07:00
package-lock.json Updated views and api 2019-05-10 15:41:21 +07:00
package.json Updated views and api 2019-05-10 15:41:21 +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