smorken/r25

Helper library for R25

v3.2.0 2025-04-29 16:34 UTC

This package is auto-updated.

Last update: 2025-04-29 16:34:34 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