#33 Laravel 10 Tutorial | Basic Admin Panel for All Laravel Websites

Опубликовано: 30 Сентябрь 2024
на канале: Stack Developers
1,370
14

►Laravel 10 Tutorial Playlist:    • Laravel 10 Tutorial: Make Admin Panel...  

In Part-33, we are going to get ready basic admin panel for all dynamic Laravel Websites including E-commerce, Social Networking, Education etc. We are going to remove unwanted things that we don't require in our admin panel.

1) Update dashboard.blade.php file :-
First of all, we will update admin dashboard and remove all unwanted code from it; later on you can add as per your own website requirements.

2) Update sidebar.blade.php file :-
Now we will update admin sidebar and remove all unwanted links from it; later on you can add as per your own website requirements.

We will also add condition to show "Update Admin Details and Password" and "Subadmins" modules to only Superadmin/admin and not to Subadmins.

Also disable search option from admin sidebar.

3) Update header.blade.php file :-
Now we will update admin header file to remove unwanted icons. You can keep those as per your website requirements but we don't require for our Laravel E-commerce website. We can always get those from AdminLTE template.

►Click here to subscribe for Laravel & other updates -    / stackdevelopers  

Popular Stack Developers Series that can help you:-

►Laravel Multi-Vendor E-commerce Website -    • Laravel Multi Vendor Tutorial  

►React JS Tutorial for Beginners with Laravel -    • React JS Tutorial with Laravel for Be...  

►Laravel Tutorial for Beginners -    • Laravel Tutorial for Beginners | Adva...  

►GIT Tutorial for Beginners -    • Git Tutorial for Beginners | Create y...  

►Laravel API Tutorial -    • Laravel API Tutorial | Create API fro...  

►Laravel Interview Questions -    • Laravel Interview Questions & Answers...  

►jQuery Tutorial -    • jQuery Tutorial  

►Laravel Basic E-commerce Series -    • Make Admin Panel / E-commerce Website...  

►Laravel Dating Series -    • Make Dating / Social Networking Websi...  

►Join this channel to get the complete source code of all series:
   / @stackdevelopers  

Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates -   / stackdevelopers2  
►Join Facebook Group to resolve your queries -   / stackdevelopers  
►Follow on Instagram -   / stackdevelopers2  
►Follow on GitHub - https://github.com/stackdevelopers

#laravel10 #laravel10tutorial #laravel