Skip to content

Danielkinkeu/homeplace_api

 
 

Repository files navigation

Steps ton Lunche this project

  1. install dependencies using composer install
  2. create a new .env file at the root of your project
  3. Copy .env.example and paste it in .env
  4. Then generate a key with the command php artisan key:generate
  5. php artisan jwt:secret
  6. php artisan migrate --seed
  7. php artisan serve

About

API du projet Domilis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.4%
  • Blade 14.5%
  • JavaScript 0.1%