orlovkn/laravel-extention

Laravel package example


License
MIT

Documentation

Laravel Example Package

Latest Version PHP Version Tests Total Downloads

This package is aimed to be a suite of tools to help with creating a new package. It includes an artisan command, controllers, model, database migration, etc.

Installation

composer require orlovkn/laravel-extention

Testing

To run the test suite:

composer run test

Credits

LICENSE

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