prodevel/laravel-classes

Helper classes for Laravel and Lumen

0.6 2019-09-15 07:41 UTC

This package is auto-updated.

Last update: 2024-04-26 00:21:40 UTC


README

This file contains a collection of classes that can aid in the development of a project using Laravel Framework.

Traits

  • UUIDGenerate
    Generates new UUIDv4 references for eloquent models.
    Model table needs to have a column reference
    New function extends find or fail function to work with references. We plan to make this a collection of providers so we can enable migrations for set tables on the fly.

Documentation

Documentation for this library will be generated in due course.

Support

Create a pull request with changes and we will look into it. You can also email support@prodevel.co.uk