- install dependencies using composer install
- create a new .env file at the root of your project
- Copy .env.example and paste it in .env
- Then generate a key with the command php artisan key:generate
- php artisan jwt:secret
- php artisan migrate --seed
- php artisan serve
Danielkinkeu/homeplace_api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- PHP 86.6%
- Blade 13.3%
- JavaScript 0.1%