laravelir / ticketable
test description
Fund package maintenance!
:package_name
dev-master
2025-02-19 15:48 UTC
Requires
- php: >=7.4|^8.0
Requires (Dev)
- phpunit/phpunit: ^9.4
This package is auto-updated.
Last update: 2025-03-30 20:26:09 UTC
README
vendor/package
A package for fun
Installation
- Run the command below to add this package:
composer require vendor/package
- Open your config/app.php and add the following to the providers array:
Vendor\Package\Providers\CacheableServiceProvider::class,
- Run the command below to install the package:
php artisan package:install
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.