This is a simple package to create a workbench in your (Laravel)[http://laravel.com] project.
PSR4 Support.
Via Composer
$ composer require mosaiqo/packet
Copy this line in to the providers array
'providers' => [
...
Mosaiqo\Packet\PacketServiceProvider::class,
...
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email boudydegeer@mosaiqo.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.