laravel-model-utils maintained by caue-santos
Laravel Model Utils
Package description: CHANGE ME
Installation
Install via composer
composer require caue-santos/laravel-model-utils
Publish package assets
php artisan vendor:publish --provider="CaueSantos\LaravelModelUtils\ServiceProvider"
Usage
CHANGE ME
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
This package is bootstrapped with the help of melihovv/laravel-package-generator.