Access authenticated user in Route files in Laravel
Hi folks, I already taking 3 hours on this one only.Try to make the routes for 2 type of users, eg: for role_id 1 & 3 so that no other user can access another user routes, I know its very much possible with Middleware, but sometimes we need simple ...
May 27, 20252 min read9
