laravel-api-server / base
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
dev-master
2017-06-10 16:04 UTC
Requires
- barryvdh/laravel-cors: ^0.8.1
- illuminate/support: ~5
- laravel-api-server/exceptions: dev-master
- ramsey/uuid: ~3.0
This package is auto-updated.
Last update: 2019-03-16 09:46:29 UTC
README
This project holds the Base module for the API-Server. It supports the modularization of the server.
Installation
This module is hardcoded into the server.
Depencies
- Uuid
Provides
- BaseModel
Documentation
Contributing
Submitting patches
Patches can be submitted using the Merge-Request link of our gitlab.
License
See License