Releases: foofybuster/DrawSq
Releases · foofybuster/DrawSq
Beta 1
Base system functioning properly. User avatar is set to default (user-unchangeable).
Bugs:
- Login page show duplicate errors
Get going
- Drop all tables in
drawsq
database. (uncheck Foreign key check
)
- Run
php artisan migrate