Skip to content
 
 

Repository files navigation

Laravel 5.5 Restful API

This code covers following functionality:

  • API validation.
  • API authentication.
  • Authentication Middleware.
  • Laravel API routing
  • Restful API like (Register, Login, Logout)
  • Products list api with user authentication
  • Update product api
  • Delete product api

Installation

  • Clone the code
  • composer install
  • Write permissions to storage and bootstrap/cache folder

About

Developing restful API in Laravel with authentication. (Register, Login, Logout, List Products) API example in Laravel.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages