Skip to content

Repository files navigation

Getting Started

First, run the development server:

composer install

Copy file ".env.example" and change name to ".env" and input database|mail config

php artisan key:generate
php artisan jwt:secret
php artisan migrate
php artisan db:seed
php artisan serve --host=localhost --port=8080

Releases

Packages

Contributors

Languages