You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
But on other pages a I get now another error message:
Class 'GeneaLabs\LaravelCasts\FormFacade' not found (View: /resources/views/partials/admin/sidebar.blade.php) (View: /resources/views/partials/admin/sidebar.blade.php) (View: /resources/views/partials/admin/sidebar.blade.php)
After installing laravel-casts the form of impersonate worked fine, see mikebronner/laravel-impersonator#5
But on other pages a I get now another error message:
I think in the composer.json is an error:
Shoudn't it be "Form": "GeneaLabs\LaravelCasts\Facades\FormFacade" ?
The text was updated successfully, but these errors were encountered: