filmov
tv
Laravel 9 - How to implement Admin LTE in Laravel in Urdu/Hindi

Показать описание
*** Affiliate Links ***
Laravel 9 Tutorials.
In this video we are going to discuss about how can we implement Admin LTE ( admin dashboard theme ) in Laravel 9.
Admin LTE v3.2.0 notepad data :
Laravel AdminLTE (For Admin Panel/Dashboard)
Step # 1 : Create Fresh Laravel Project.
Global Command : laravel new adminlte
Non Global Command : composer create-project laravel/laravel --prefer-dist adminlte
Step # 2 : Install Larastarter for AdminLte (Admin Dashboard)
Command : composer require laraveldaily/larastarters --dev
Step # 3 : Install Larastarters scaffolding
Command : php artisan larastarters:install
Step # 4 : Select laravel ui bootstrap
Enter : 2
Step # 5 : Select adminlte 0 number
Enter : 0
Step # 6 : npm install && npm run dev
Run the vite server
Step # 7 : Check database configuration & Run the migration
Command : Php artisan migrate
It's time to test...
Laravel 9 Tutorials.
In this video we are going to discuss about how can we implement Admin LTE ( admin dashboard theme ) in Laravel 9.
Admin LTE v3.2.0 notepad data :
Laravel AdminLTE (For Admin Panel/Dashboard)
Step # 1 : Create Fresh Laravel Project.
Global Command : laravel new adminlte
Non Global Command : composer create-project laravel/laravel --prefer-dist adminlte
Step # 2 : Install Larastarter for AdminLte (Admin Dashboard)
Command : composer require laraveldaily/larastarters --dev
Step # 3 : Install Larastarters scaffolding
Command : php artisan larastarters:install
Step # 4 : Select laravel ui bootstrap
Enter : 2
Step # 5 : Select adminlte 0 number
Enter : 0
Step # 6 : npm install && npm run dev
Run the vite server
Step # 7 : Check database configuration & Run the migration
Command : Php artisan migrate
It's time to test...
Laravel From Scratch | 4+ Hour Course
What's New in Laravel 9
Laravel 9 CRUD (Create, Read, Update and Delete)
Laravel 9 - Everything You Need to Know (In 45 Minutes)
[COURSE] Laravel 9 For Beginners: Your First Project
Laravel 9 rest api tutorial | How to make rest API in laravel 9 | Laravel 9 API CRUD from Scratch
Build and Deploy Laravel 9 Portfolio - For Beginners
Laravel Tutorial for Beginners | How to Learn Laravel | Complete Laravel Tutorial in 2023
Laravel 9: Scout with NEW Database Driver
Laravel 9 crud step by step
How to Upgrade to Laravel 9: Live-Coding Demo
Laravel 9 React Tutorial - Installation
Laravel 9 tutorial - How to create project using Composer or Laravel Installer
9 Laravel/PHP Tips in 8 Minutes: September 2024
Laravel 9 Custom Login and Registration
Laravel 9 tutorial - Save Data in Database (MySQL)
Laravel 9 - How to use Laravel Webpack Mix
Laravel 9 Authentication 2022 | Laravel 9 Login Registration Tutorial | Laravel 9 Auth
Auth Multi Roles Login with Custom Middleware in Laravel 9
Laravel 9: How to create Login with email or username authentication system
Cómo instalar Laravel 9 fácil y rápido
What's New in Laravel 9?
Full Laravel Restaurant Reservation Website | Laravel 9 Tutorial
5 FREE websites for learning Laravel
Комментарии