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
The text was updated successfully, but these errors were encountered:
almirhodzic
changed the title
By installing easpynel got error DynamicServiceProvider.php:55
By installing easypanel got error DynamicServiceProvider.php:55
Aug 19, 2022
Exception
The class "" does not exists
at E:\htdocs\agenda\vendor\iya30n\dynamic-acl\src\Providers\DynamicAclServiceProvider.php:55
51▕ private function registerMacros()
52▕ {
53▕ $authModel = config('auth.providers.users.model');
54▕
56▕
57▕ /* MacroableModels::addMacro($authModel, 'roles', function () {
58▕ return $this->belongsToMany(Role::class);
59▕ }); */
1 E:\htdocs\agenda\vendor\iya30n\dynamic-acl\src\Providers\DynamicAclServiceProvider.php:37
Iya30n\DynamicAcl\Providers\DynamicAclServiceProvider::registerMacros()
2 E:\htdocs\agenda\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36
Iya30n\DynamicAcl\Providers\DynamicAclServiceProvider::boot()
The text was updated successfully, but these errors were encountered: