jackoftraits / laravel8-with-livewire

The official repo of a youtube video series in building simple content management system (CMS) using laravel 8 and livewire.
71 stars 51 forks source link

403 - Unauthorized - After login #6

Closed SiL3NC3 closed 3 years ago

SiL3NC3 commented 3 years ago

I updated the vendor packages and cannot login anymore. After giving login and password I'm always being redirected to "403 - Unauthorized"..

user-permission objects in database are missing... if there are set, the error is gone.