laravel-json-api
There are 5 repositories under laravel-json-api topic.
skore/laravel-json-api
Integrate JSON:API resources on Laravel
BaseMax/FirstLaravelAPI
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
TsaiKoga/PerformancePrinter
PerformancePrinter is a laravel package to print each requests' performance infomation for development.
habib45/Lavel-Api-create-With-JWT-Authentication
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
zlatnaspirala/api-mashine
Laravel <-> JSON API <--> WEB APP