- 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
forked from icekiwisoft/homeplace_api
-
Notifications
You must be signed in to change notification settings - Fork 0
Danielkinkeu/homeplace_api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
API du projet Domilis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 86.6%
- Blade 13.3%
- JavaScript 0.1%