debixy/plugins

Utility package for laravel application.

v1.0.0 2024-03-02 04:41 UTC

This package is not auto-updated.

Last update: 2024-05-12 05:39:28 UTC


README

Utility package that augments Laravel application with essential support classes, covering tasks like file management, data validation, and authentication. Built to adhere to standard Laravel package PSRs, it ensures seamless integration and compatibility, streamlining your development process.

Installation

You can install the package via composer:

composer require debixy/plugins

Usage

php artisan debixy:make-plugin Foo

Credits

License

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