filmov
tv
How to Import Laravel Admin Panel Dashboard Template | Integrate with Laravel Project Step by Step
Показать описание
In this laravel tutorial for beginners you will learn how to add laravel argon admin panel dashboard in laravel framework 9.5.1. We are currently using 9.5.1 frame work but you can integration or import in other framework version like 7 or 8. First you can download laravel template / theme from creative tim and then create new project in laravel by using cmd or powershell windows.
In this video you will watch how to create new project with command prompt or window shell windows please check it out.
Procedure and Code to run in terminal step by step tutorial.
When you create new project in laravel then
1- create a "presets" folder in your project folder.
3. create "argon" folder in "presets" folder.
4- Download an archive of the laravel template and unzip it.
4. After extracting template then copy files and folder and paste in "argon" folder we created in our application/project.
7. Type in your terminal: composer require laravel/ui and php artisan ui vue --auth
8. In your terminal run composer dump-autoload
9. Run php artisan migrate --seed to create basic users table
#laravel #laravelframework #laraveladminpanel #dashboard #template #integration #argondashboardlaravel #argon #WebTaskWithHassan #HassanGilani
In this video you will watch how to create new project with command prompt or window shell windows please check it out.
Procedure and Code to run in terminal step by step tutorial.
When you create new project in laravel then
1- create a "presets" folder in your project folder.
3. create "argon" folder in "presets" folder.
4- Download an archive of the laravel template and unzip it.
4. After extracting template then copy files and folder and paste in "argon" folder we created in our application/project.
7. Type in your terminal: composer require laravel/ui and php artisan ui vue --auth
8. In your terminal run composer dump-autoload
9. Run php artisan migrate --seed to create basic users table
#laravel #laravelframework #laraveladminpanel #dashboard #template #integration #argondashboardlaravel #argon #WebTaskWithHassan #HassanGilani
Комментарии