Skip to content

This is a REST Api for the common CRUD (create, read, update and delete) operations written in the popular PHP framework - Laravel.

Notifications You must be signed in to change notification settings

RabiuKabir/the_api

Repository files navigation

THE API

Laravel based Rest API. This is for those trying to understand how the basic laravel Rest API for CRUD operations is built.

Features

  • CRUD (Create, Read, Update and Delete) operations.

Installations / Instructions

git clone https://github.com/RabiuKabir/the_api.git

No need to configure .env file

composer install

php artisan serve

localhost:8000

Issues

If you come across any issues please report them here

Contributing

Lets build it together I will appreciate if you consider contributing to this project! Please feel free to make any pull requests, or e-mail me a feature request you would like to see in the future via reachrabiukabir@gmail.com. Thank you so much.

About

This is a REST Api for the common CRUD (create, read, update and delete) operations written in the popular PHP framework - Laravel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published