Jump to content
Bicrypto v4.5.0 + All Plugins

Rotad69

Members
  • Last visited

  • Posts

    1
  • Reputation

    0
  1. For those who have problems with the "Users" page, I solved it like this: You open: /core/app/Http/Middleware/Authenticate.php Search: public function handle($request, Closure $next) Edit with: public function handle($request, Closure $next, ...$guards)