Integrate Admin Dashboard in Laravel 9 #shorts
Full course link is given below
https://youtube.com/playlist?list=PLDc9bt_00KcKijBHJTbVsYagHeJC6X3YD
Integrate Admin Dashboard in Laravel 9
How To Import HTML Admin Template In Laravel 9.0 Step By Step Tutorial
Steps
Step 1: Install the Laravel
Step 2: Download admin template
In this step, we download the SB Admin Laravel admin template. After download extract it.
we have to take js, CSS, and icons and put them into our Laravel application. So, follow below two-point.
Point 1: Create new theme folder in public folder of Laravel application.
Point 2: Copy data, dist and vendor folder and put it into "theme" directory.
Step 3: Create Route
We are building it from scratch so we add two route "my-home" and "my-users" for too pages. So, open your route file and add below route:
Step 4: Add Controller
we will create new HomeController and add two method for dashboard page and my users page. So, we have to put below code on our HomeController:
Step 5: Set theme blade files
We have set three theme blade file for SB Admin. So first we will create theme folder on views folder. In theme folder we will create three files as listed below:
1)default.blade.php
2)header.blade.php
3)sidebar.blade.php
Ok, now we have to add code for this three files. as listed below:
Step 6: Use Theme
We will create two new blade file using our integrated theme layout. Yes, we added two route one for home and another for users. So, let's create two files and see how to user our integrated theme.
As below files we used our integrated theme and you can understand how we can use it again and again with other pages.
Now we are ready to run our example so run below command for quick run:
php artisan serve
#laravel
#laravel9
#laravel9_admin_dashboard
#admin_dashboard
#admin_theme_integration
Laravel series goal:
My goal with this Laravel series is to create a guide for those just learning Laravel. This guide will take you from the very beginning of an idea into a real deployable application.
Do you want to get learn more about the laravel, let's take eye on given below series.
Stripe Integration with Laravel cashier
https://www.youtube.com/playlist?list=PLDc9bt_00KcKXHNE6j4YhFZA-K4OU1f8D
Laravel step by step guide
https://www.youtube.com/playlist?list=PLDc9bt_00KcLF2bgpZE3qL9EY4JHxErQU
Laravel Advance series
https://www.youtube.com/playlist?list=PLDc9bt_00KcKivT6H-Rsichd4md0X9MjE
Laravel Multi role authentication
https://www.youtube.com/playlist?list=PLDc9bt_00KcJvM4-KJF8OPadbOod_G7Wf
Laravel fullCalendar js series
https://www.youtube.com/playlist?list=PLDc9bt_00KcL9j9VoMcccR4HMF3JtYndd
Laravel Solutions series
https://www.youtube.com/playlist?list=PLDc9bt_00KcLQu66_9UUjPJ6pRce5BxVO
If you are facing any problem during development, you can post your queries free of cost at https://solutions.cdlcell.com so our team will respond to you within 24 hours.
If you need paid help from us, please visit https://solutions.cdlcell.com/user/instant-help to process a contract with us.
* Contact us: contact@cdlcell.com
* Our website: https://cdlcell.com
* My Twitter: https://twitter.com/HadayatNiazi3
* My FB: http://facebook.com/hadayatniaziofficial
Follow us on LinkedIn: https://linkedin.com/in/cdlcell
Follow us on Tiktok: https://tiktok.com/@cdlcell
Join us on Instagram: https://instagram.com/cdlcell
Follow us on Facebook: https://facebook.com/cdlcellpk
Join our Laravel Developers whatsapp group: https://chat.whatsapp.com/JSA8qZZGVbPIv9NdHeIwyi
#php
#phplaravel
#laravel
#webdevelopment
#cdl
#career_development_lab
#hadayatniazi
#coding
#technology#shorts
#short