kodeine / laravel-acl

Light-weight role-based permissions system for Laravel 6+ built in Auth system.
MIT License
786 stars 216 forks source link

Custom User model #228

Open xuxubla-paymentwall opened 6 years ago

xuxubla-paymentwall commented 6 years ago

Is it possible to make something like config('acl.user') to define a custom User model?