Skip to content

beelalamin/Laravel-REST-API

Repository files navigation

To Get Started:

  • Run composer install.
  • Create mySQL database and config the .env file.
  • Run php artisan migrate:fresh --seed.
  • Now your DB is populated with test data.
  • Go to localhost:8000/setup to get the bearer tokens for the users.
  • Use http client with bearer tokens to perform CRUD operataions.
  • Test the API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors