Skip to content

iceburned/laravel-api-library

Repository files navigation

This Laravel API project demonstrates basic CRUD operations using the Repository pattern, with seeders, validations, and tests.

You can find the Postman requests in a JSON file available at: Postman JSON File

After connecting to your database, execute the following command to load the seeders:

php artisan make:fresh --seed

To run the local server, execute:

php artisan serve

Feel free to explore and look around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published