dev-master 2023-03-03 01:50 UTC

This package is auto-updated.

Last update: 2024-03-30 00:30:36 UTC


README

EXPERIMENTAL CODE - Use at your own risk

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