Package Data | |
---|---|
Maintainer Username: | boudydegeer |
Maintainer Contact: | boudydegeer@mosaiqo.com (Boudy de Geer) |
Package Create Date: | 2015-09-27 |
Package Last Update: | 2016-07-17 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-14 15:10:46 |
Package Statistics | |
---|---|
Total Downloads: | 13 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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.