laravel-api-server / modules
This project holds the Modules module for the API-Server. It supports the modularization of the server.
1.1.0
2017-04-11 16:29 UTC
Requires
- barryvdh/laravel-cors: ^0.8.1
- illuminate/support: ~5
- laravel-api-server/exceptions: dev-master
- laravel-api-server/jsonapi: dev-master
- ramsey/uuid: ~3.0
This package is not auto-updated.
Last update: 2024-11-15 20:57:49 UTC
README
This project holds the Modules module for the API-Server. It supports the modularization of the server.
Installation
This module is hardcoded into the server.
Depencies
- Authorization
- Users
- ApiServer\JsonApi
- Uuid
Provides
- BaseModel
- BaseSerializer
Documentation
Contributing
Submitting patches
Patches can be submitted using the Merge-Request link of our gitlab.
License
See License