Go to file
s416422 581429d99f app deployed with Heroku 2019-12-08 00:00:52 +01:00
app app deployed with Heroku 2019-12-08 00:00:52 +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 js map controllers created 2019-12-07 19:49:42 +01:00
lsscanner/new ELS scanner 1.0 2019-11-24 19:02:22 +01:00
mapka/STUDENT app deployed with Heroku 2019-12-08 00:00:52 +01:00
public app deployed with Heroku 2019-12-08 00:00:52 +01:00
resources app deployed with Heroku 2019-12-08 00:00:52 +01:00
routes js map controlles updated, README updated 2019-12-07 22:16:05 +01:00
storage first commit 2019-11-18 18:33:29 +01:00
tests first commit 2019-11-18 18:33:29 +01:00
Jenkinsfile jenkins fix 2019-11-18 18:41:10 +01:00
Procfile app deployed with Heroku 2019-12-08 00:00:52 +01:00
README.md js map controlles updated, README updated 2019-12-07 22:16:05 +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 middleware for classes starting created 2019-12-04 16:55:59 +01:00
composer.lock CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +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
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

README.md

atcheck

for devs:

atcheck$ php artisan migrate:fresh 
atcheck$ php artisan db:seed 
atcheck$ composer dump-autoload
atcheck$ php artisan serve