Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jinshaj06's avatar

only admin can create another users and both users can login the same login page

i'm new in laravel, and i build a application like booking. i'm using jetstream for auth. i have a admin and the only admin can create other users and the user and admin can login the same login page

0 likes
6 replies
jinshaj06's avatar

nope i got a assignment from internship period. and i can't done it

jlrdw's avatar

Have you implemented authorization.

martinbean's avatar

@jinshaj06 So what’s the difficulty? Jetstream has a login page. Now you need to create a page to create users that only admins can access.

1 like

Please or to participate in this conversation.