This is extended functionality for Laravel Models. It sets up basic functionality I use.
- Extended Laravel Model: \Data\BaseModel
- Standard Exceptions: currently only 1 for ModelNotFoundException
- Traits and classes for using Laravel Migrations
This is extended functionality for Laravel Models. It sets up basic functionality I use.