lamalama / laravel-osre
OSRE for Laravel
0.0.3
2020-06-10 09:02 UTC
Requires
- php: ^7.3
Requires (Dev)
- orchestra/testbench: ^5.0
- pestphp/pest: ^0.1.5
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-29 06:41:44 UTC
README
OSRE for Laravel.
Install
Via Composer
$ composer require lamalama/laravel-osre
You can optionally publish the config file with:
php artisan vendor:publish --provider="LamaLama\Osre\OsreServiceProvider" --tag="config"
Use
Do something
Change log
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.