Looking to hire Laravel developers? Try LaraJobs

laravel-model-utils maintained by caue-santos

Description
A laravel model util functions
Author
Last update
2023/10/23 03:08 (dev-master)
License
Downloads
19
Tags

Comments
comments powered by Disqus

Laravel Model Utils

GitHub Workflow Status styleci

Packagist Packagist Packagist

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.