Laravel Daily —  Build Laravel API for Car Parking App - Step-By-Step

Laravel Daily — Build Laravel API for Car Parking App - Step-By-Step

Register & Get access to index
build-laravel-api.png


These days, Laravel is widely used for API projects, every developer needs to know how to create this type of project, with no visual layer, for usage by a front-end client or a mobile app.

In this text-form course, we will create a real-life API for a car parking application.

Step by step, we will cover:
  • DB structure
  • User registration and login
  • Profile and password management
  • Non-public endpoints Auth protection by Laravel Sanctum
  • Managing vehicles and parking start/stop events
Laravel API Postman


In addition to creating these features, we will write automated PHPUnit tests and generate the documentation for our API.

Laravel API Postman


In other words, I will do everything as I would create an absolutely real project for a client, all with details, screenshots, and a code repository available on GitHub.

So, let's create the Laravel API!
Author
phpdai
Downloads
363
Views
1,551
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from phpdai