Skip to content

shifat-hossain/laravel-freelance-time-tracker-api

Repository files navigation

Setup

  1. rename the .env.example to .env
  2. Run this command line: composer update
  3. create a database named by db_laravel_freelance_time_tracker
  4. After then run this command line: php artisan migrate:refresh --seed
  5. In Postman collection update the current value of path variable with your root_URL/api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages