ilyes512/laravel-enum-utils

A Laravel enum-utils package.

Maintainers

Package info

github.com/Ilyes512/laravel-enum-utils

pkg:composer/ilyes512/laravel-enum-utils

Statistics

Installs: 74

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4


README

A Laravel enum-utils package.

Installation

You can install the package via composer:

composer require ilyes512/laravel-enum-utils

Publish the config file

Run the following command to publish the config file:

php artisan vendor:publish --tag="enum-utils-config"

License

The MIT License (MIT). Please see License File for more information.