Go to file
2019-12-04 10:21:58 +01:00
app routes fixed 2019-12-04 10:21:58 +01:00
bootstrap first commit 2019-11-18 18:33:29 +01:00
config first commit 2019-11-18 18:33:29 +01:00
database Poprawki (nigdyn ie nazywaj tak commita) 2019-12-03 12:45:04 +01:00
lsscanner/new ELS scanner 1.0 2019-11-24 19:02:22 +01:00
public CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
resources routes fixed 2019-12-04 10:21:58 +01:00
routes routes fixed 2019-12-04 10:21:58 +01:00
storage first commit 2019-11-18 18:33:29 +01:00
tests first commit 2019-11-18 18:33:29 +01:00
artisan first commit 2019-11-18 18:33:29 +01:00
completed.txt CHEC-24 complete - issue completing test, cuz issue was completed at 1st commit 2019-11-24 19:29:06 +01:00
composer.json CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
composer.lock CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
Jenkinsfile jenkins fix 2019-11-18 18:41:10 +01:00
package-lock.json CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
package.json CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
phpunit.xml first commit 2019-11-18 18:33:29 +01:00
README.md README updated 2019-12-01 23:41:57 +01:00
server.php first commit 2019-11-18 18:33:29 +01:00
webpack.mix.js first commit 2019-11-18 18:33:29 +01:00

atcheck

for devs:

atcheck$ php artisan migrate:fresh 
atcheck$ php artisan db:seed 
atcheck$ php artisan serve