how to show different side bar in different page ? for example for adminDashboard its have user in the side bar but for others its use userDashboard which doesnt have any user in the side bar
just extends : @extends('adminlte::page') this extends base head,sidebar,top and all, and within @section('content') body of your pages, create anywhere you want for more check docs here: github.com/jeroennoten/Laravel-AdminLTE/wiki/Usage
Hi sir. been trying to figure out how to make 3 dashboard for different users (admin, officer, Collector) for example. with this template. mind making tutorials out of this? it would mean a big help for some us having the same problems sir. thank you
I thought I knew how to use adminLTE....until watching this video ! Thanks 👍
Thanks for sharing this video. It was the only one that solved my problem. From Brazil
thank you so much!!! no frills tutorial, just generosity of knowledge :) Keep it up!
Could you make it in JavaScript and css to take one example table from PostgreSQL or mysql?
always following your videos. thank you so much!
how to show different side bar in different page ? for example for adminDashboard its have user in the side bar but for others its use userDashboard which doesnt have any user in the side bar
@@stichharma8531 use spatie role permission packages for that, i have already made a video on that, check my channel for video.
Thanks
Really good work man. Appreciate it. 🙂
great work, Thank you
The drop down of my admin backend is not showing. Please help.🙏
in config folder-> adminlte-> then find menu array and make changes accordingly. Hope this helps.thanks
sir how to add all the adminLTE blade.php file? where are they?
just extends : @extends('adminlte::page')
this extends base head,sidebar,top and all, and within @section('content') body of your pages, create anywhere you want for more check docs here:
github.com/jeroennoten/Laravel-AdminLTE/wiki/Usage
Hi sir.
been trying to figure out how to make 3 dashboard for different users (admin, officer, Collector) for example. with this template.
mind making tutorials out of this? it would mean a big help for some us having the same problems sir. thank you
@@jamesbryanquijada1003 you dont have to create 3 different admin panels, use spatie user role package and it should work.
@@vfixtechnology but what if, dashboard differs for every roles sir? i mean for every users, major or slightly different pages?
is it working in laravel 11?
@@hyperannatv3387 yes it should work fine.
is there a way to use adminlte 4 with laravel?
this package offers only admin lte 3.
is it possible to link this with an e-commerce website and use this as the admin dashboard with a MySQL database, if its possible how do I do it
Thats should work perfectly fine. Go ahead with it .
how can i get the project running without artisan serve?
Put the file project inside xampp/htdocs
And then open the localhost in your pc
Herd
great!, how can i config or delete the "Sign in to start your session" in login?
You can edit this blade: resources/views/vendor/adminlte/auth/login.blade.php
how to adjust the font size of the side bar? thank you
Hey Mate, you can pass 'classes' => 'you-class-name'
check docs here:
github.com/jeroennoten/Laravel-AdminLTE/wiki/Menu-Configuration
Cheers
@@vfixtechnology thanks
does this also work using vuejs?
Have not tried yet, but it you ca check docs for more details
what icon is compatible in adminlte?
It has built in font awesome, however you can add anyone their cdn into head file.
@@vfixtechnology I tried to add a font awesome icon, but its not appearing.
@@renznormanpalma6312 inspect sidebar icons & check the font awesome which class is being used.
thanks a lot
Thank U
your voice is like trump's 😂 thank's for video