Popular Packages
-
-
-
-
laravel-api-server/exceptions
This project holds the Exceptions module for the API-Server.
-
laravel-api-server/jsonapi
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
-
laravel-api-server/modules
This project holds the Modules module for the API-Server. It supports the modularization of the server.
-
laravel-api-server/core
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
-
laravel-api-server/authentication
This project holds the Authentication module for the API-Server.