Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
Hey there,
I've encountered an issue that originally happened upon installing laravel-categories package,
When installed, application locale would switch to default "en" and not respond as correct set locale,
I tracked down and realized this package as a dependecy for laravel-categories is causing the issue and even when installing it separately as the main root dependency it causes the same issue.
Update: tracked down the issue to be actually initiating from uniquewith-validator
Hey there, I've encountered an issue that originally happened upon installing laravel-categories package,
When installed, application locale would switch to default "en" and not respond as correct set locale, I tracked down and realized this package as a dependecy for laravel-categories is causing the issue and even when installing it separately as the main root dependency it causes the same issue.
Update: tracked down the issue to be actually initiating from uniquewith-validator