02. Laravel 11 E-Commerce Project - Project & Layout Setup

preview_player
Показать описание
In this video we will learn about how to create new laravel 11 project and also see how to install importnat packages for ecommerce project.

TOPIC DISCUSSED:

Create Project
Layout Setup
User Bootstrap 5 Ecommerce Template in Laravel
Use Html Template in Laravel

Your Queries -

1. How do I set up a new Laravel project for an ecommerce website?
2. What are the essential dependencies required for a Laravel ecommerce project, and how do I install them?
3. How do I configure the database settings for my Laravel ecommerce project?
4. How do I set up a basic layout for my Laravel ecommerce project using Blade templates?
5. How do I create a navigation menu for my Laravel ecommerce project?
6. How do I implement a responsive design for my Laravel ecommerce project using CSS frameworks like Bootstrap?
7. How do I create a custom theme for my Laravel ecommerce project?
8. How do I use Laravel's built-in templating engine, Blade, to create dynamic templates for my ecommerce project?

Html Template Url :

Project Source Code:

FOLLOW SURFSIDE MEDIA:

#laravel #laravel11 #laravel11x
Комментарии
Автор

This video series needs to blow up man ..

redify
Автор

To get your project started run these commands in your specified directory.

composer create-project laravel/laravel ./

composer require laravel/ui

php artisan ui bootstrap --auth

npm install

npm run build

php artisan migrate

YounusAli-tx
Автор

I love you so much Mister India, my friend and i love your accent so much, we will come to India soon

naminhthanh
Автор

nice tutorial
please my website is still scattered after adding the asset file. how do i solve it?

anthonynnawulezi
Автор

I face internal server error layout.app not found

santoshmohakud
Автор

after I following your step for layouts not support on laravel 11

cambodianewofficial
Автор

i followed your tutorial but my website still scattered after adding file asset, how to solve it?

m.dakaanugrah
Автор

Every thing going well, when browser 127.0.0.1:8000 searching get error like this "Unable to locate file in Vite manifest: resources/css/app.css.", how can solve this, please

Zahirdeshi
Автор

Excuse me, I am new to this world of web development, I have a question, can I use it for my e-commerce website or upload my project to a vps hosting with the same design as one of these projects?
Surfside Media (Laravel 8, 9, 10 or 11) or is protected by copyright. If anyone can please answer me... or give me suggestions for programs or online sites to improve or change the design of the site... thank you very much...

benjpe
Автор

the zip file when i extract then its show me this error
! C:\Users\Waleed The archive is corrupt

farhanmehsood
Автор

when I run npm install I face " 'npm' is not recognized as an internal or external command,
operable program or batch file" error

sevenstarkidsworld
Автор

ا
There is no control Admin dashboard in Laravel 10 project

Mester_Technology
Автор

THis error is running when i am creating a new file Failed to download laravel/laravel from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
please guide how to solve this thanku

official.Haiderkhan