Skip to content

Backlog-system/report-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel API RESTful incidencias

Using Laravel 8, PostgreSQL 12

  1. Clone this repo
  2. Run composer install
  3. Create database incidencias in PostgreSQL Server
  4. Configure your database credentials in .env file
  5. Run php artisan migrate:fresh --seed
  6. Run composer test
  7. Run php artisan serve
  8. Use one API REST Client of your preference to make the requests. Check php artisan route:list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages