Hello, I need to pass several defines to a route, for example admin, annual plan, and new-user, when I put can in the middleware it only identifies the first parameter.
AuthServiceProvider.php
Gate::define("new-user","App\Policies\ACLChecke...
asked by
11.10.2018 / 23:20