atcheck/README.md

8 lines
124 B
Markdown
Raw Normal View History

2019-11-18 18:33:29 +01:00
# atcheck
2019-12-01 23:41:57 +01:00
## for devs:
```
atcheck$ php artisan migrate:fresh
atcheck$ php artisan db:seed
atcheck$ php artisan serve
```