Integrate JSON:API resources on Laravel
-
Updated
Aug 31, 2022 - PHP
Integrate JSON:API resources on Laravel
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
PerformancePrinter is a laravel package to print each requests' performance infomation for development.
Laravel <-> JSON API <--> WEB APP
Api authentication in Laravel 5.4 using JWT with example. This is very important to implement authentication in web application. JWT (JSON Web Token) is usually used to send information that can be trusted and verified by means of a digital signature. Now question is when should you use JSON Web Tokens
Add a description, image, and links to the laravel-json-api topic page so that developers can more easily learn about it.
To associate your repository with the laravel-json-api topic, visit your repo's landing page and select "manage topics."