Nice one, next make auth with sanctum and make menu rbac 😁
@dev-op9 күн бұрын
In part 2
@dev-op9 күн бұрын
Thanks for watching
@YacoubCoderАй бұрын
Sir, I am not familiar with Tailwind CSS. Could you please make it with Bootstrap or create a video showing how to integrate it with Bootstrap instead of Tailwind? ❤
@dev-opАй бұрын
Oh Shadcn doesn’t support Bootstrap, I think tailwindcss not much different from Bootstrap, I also changed from Bootstrap to tailwinds about 2 year
@YacoubCoderАй бұрын
@@dev-op Okay, but would you please make inertiajs with vue js base the bootstrap. . ❤
@NeicTheLord15 күн бұрын
Is this on git somewhere?
@bled72Ай бұрын
What did you build ? Just copy/paste shadcn example
@dev-opАй бұрын
Thanks for comments, I just show how to integrate each other ,inertial +shadcn Vue
@lyricticsАй бұрын
Idol come back 🎉
@dev-opАй бұрын
Thanks 🙏
@emmanuelochubiliАй бұрын
Hello thanks for this 🙏 . How do i create multiple blade layout for different route paths please 🙏. i have tried. I have in my HandleInertiaRequest.php public function rootView(Request $request): string { if ($request->user()) { if ($request->user()->is_admin) { return 'admin'; // Use admin.blade.php for administrators } elseif ($request->user()->is_seller) { return 'seller'; // Use seller.blade.php for sellers } else { return 'customer'; // Use customer.blade.php for regular logged-in users } } return 'layouts.frontend'; // Use frontend.blade.php for guests }
@dev-opАй бұрын
i think this video can help you. kzbin.info/www/bejne/ioOQqGiZbb9_f7M
@emmanuelochubiliАй бұрын
@@dev-op thanks for replying to me.. do you mind sharing your twitter handle so i can reach you or telegram 🙏
@dev-opАй бұрын
yes , my telegram in my Github profile , thank for watching my videos