Registry / web-framework / rinvex-laravel-support

rinvex-laravel-support

JSON →
library7.3.2phppackagistunverified

Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.

composer require rinvex/laravel-support
INSTALL
IMPORT
SIG · RINVEX-LARAVEL-SUP
R
rinvex-laravel-support
web-frameworkphpv7.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SupportServiceProvider
use Rinvex\Support\SupportServiceProvider;

Register the Rinvex Support service provider in a Laravel application

use Rinvex\Support\SupportServiceProvider; $provider = new SupportServiceProvider(app()); $provider->register();
Debug
Known issues
breakingRequires Laravel 6+ and PHP 7.2+
fix
Ensure your Laravel and PHP versions meet the minimum requirements
affects: <7.0.0
Upgrade
Version history
7.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rinvex-laravel-support — pip install rinvex-laravel-support · libregistry