smorken/r25

Helper library for R25

v3.1.0 2024-04-16 20:59 UTC

This package is auto-updated.

Last update: 2024-04-16 20:59:22 UTC


README

License

This software is open-sourced software licensed under the MIT license

The Laravel framework is open-sourced software licensed under the MIT license

Requirements

Use

Can be used standalone or with Laravel 10, should auto register with Laravel 10. If not:

  • add service provider to config/app.php
'providers' => [
...
  Smorken\R25\ServiceProvider::class,

Config options (.env)

R25_BASE_URI

R25_USER

R25_PASSWORD