lamalama / laravel-eyemove
EyeMove for Laravel
0.0.8
2021-05-05 10:11 UTC
Requires
- php: ^7.3
- guzzlehttp/guzzle: ^7.0.1
Requires (Dev)
- orchestra/testbench: ^5.0
- pestphp/pest: ^0.1.5
- phpunit/phpunit: ^9.0
README
EyeMove for Laravel.
Install
Via Composer
$ composer require lamalama/laravel-eyemove
You can optionally publish the config file with:
php artisan vendor:publish --provider="LamaLama\EyeMove\EyeMoveServiceProvider" --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.