The README file still lacks database setup. We can let the developer to manual set up the database or add a command like what shown in this [article](https://anthonysterling.com/posts/using-an-artisan-command-to-create-a-database-in-laravel-or-lumen.html). And the migrate part should be added.
The README file still lacks database setup.
We can let the developer to manual set up the database or add a command like what shown in this article.
And the migrate part should be added.