bootstrap
added api generator for backend
2019-11-23 02:38:29 +01:00
config
setup database config for testing
2020-01-18 00:26:00 +01:00
container
fix 405 error in docker
2019-12-17 14:10:46 +01:00
database
add proper migration for currentfiles view
2020-01-18 00:25:30 +01:00
public
create first tests
2020-01-18 00:39:45 +01:00
resources /views
init
2019-11-14 23:18:57 +01:00
routes
add File api endpoints
2019-12-24 13:52:10 +01:00
storage
init
2019-11-14 23:18:57 +01:00
tests
add tests for item api
2020-01-18 15:41:42 +01:00
.editorconfig
init
2019-11-14 23:18:57 +01:00
.env.example
add step in readme.md
2019-12-18 00:37:33 +01:00
.gitignore
create first tests
2020-01-18 00:39:45 +01:00
.styleci.yml
init
2019-11-14 23:18:57 +01:00
artisan
init
2019-11-14 23:18:57 +01:00
backup.sh
Added backup script
2019-12-28 04:26:26 +01:00
composer.json
add dependency for db migrations
2019-12-15 21:46:29 +01:00
phpunit.xml
setup database config for testing
2020-01-18 00:26:00 +01:00
readme.md
add step in readme.md
2019-12-18 00:37:33 +01:00