Skip to content
Adarsh Kumar Maurya edited this page Dec 1, 2018 · 2 revisions

Welcome to the play-by-play-php-laravel-restful-web-services-started wiki!

In today's web application environment, RESTful services play a very important role. This project teaches you how to create such services with one of the most popular PHP frameworks: Laravel.

  1. Tutorial Overview
  2. Getting Started
  3. Designing and Structuring a Restful Service
  4. Routing
  5. Request Handling & Responses
  6. CRUD Operations
  7. Authentication
Clone this wiki locally