Skip to content

gumanzanoo/laravel-rest-api

Repository files navigation

Laravel rest-api

This project is a simple example of an api built in REST architecture using Laravel.

Installing and running

After download it, you must run the commands below:

1. composer install
2. php artisan migrate
3. php artisan db:seed
4. Import the json api collection file to you postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published