2 | How to Easily Install Laravel | Laravel for Complete Beginners | Laravel Tutorial

preview_player
Показать описание
In this lesson, I will show you how to install Laravel, since this is something many people struggle with. 🙂 Installing Laravel is easy, as long as you have someone show you the steps, one by one.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon and YouTube Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Рекомендации по теме
Комментарии
Автор

Hi everyone! Yes, this is a re-upload, since a lot of people encountered specific errors in the last video. So I am trying to redeem it, by uploading a "better" tutorial hehe. 🙂 Don't worry! The next tutorial will be up in a bit, within the next 5min or so!

Dani_Krossing
Автор

seriuosly you are the best professor ever, I literally have been watching thousands of tutorial from other people, and as a total beginner I was not understanding anything until I found you, now everything makes a sense. thank you, god bless you.

henrique
Автор

Hello Daniel,

In this tutorial (at 19:17 minutes) you are referring to the Dashboard folder.
But in another tutorial, in which we installed Xampp, I remember that you recommended to delete that folder.
So I had to re-install Xampp to get the Dashboard folder back.
No big deal, just letting you know.

Bye,
Ruud (Netherlands)

ruudkorunka
Автор

Great tutorial!
If you run into issues with the DB and it doesn't install for whatever reason you can fix the issue and type "php artisan migrate" from the project folder dir to install it.

JonEllis-mimc
Автор

First off, thanks Dani! Your PHP class tutorial really helped me out and this one's been helping me out as well.

To hopefully save someone else a possible headache... Here's an error and the solution that worked for me. While creating the project in the terminal, right before it asked about the database it would give me the error:

Composer could not find the config file:

The usual help sites all said remove the Composer variable (same one set up earlier in this video). No luck for me...

Found the issue in the system variable PATH. It has a bunch of various paths, somehow the path for Composer was added. Once I removed the Composer section from PATH, the Laravel set up steps worked fine.

catief
Автор

thanks dani this video realy helped me out today, and for teaching me php and oop, wishing you all the best in your new job, sending lots of love from Kenya

Abz-um
Автор

Really thank you for the video. If you guys faced any issue like this "Composer could not find the config file" (This will show in the terminal), try to delete the environment variable that created to the composer, after that project works.

shanakaprince
Автор

Error: 'composer' is not recognized as an internal or external command
What helped for me: add this systemvariable:
Path
C:\composer
Hope this is helpful. Thank you Dani for your videos. I managed to install Laravel!!

marleenloohuis
Автор

really really thanks for your amazing video i understand how to creat laravel project and work with and if you keep going to creat full course i'll be really thankful 😃

alimardani
Автор

If you are getting In JsonFile.php line 381: does not contain valid JSON. Parse error on line 1: ..., I managed to rectified the error by completely deleting the Composer path in Edit systems variable. I have no idea why it works but it worked. Basically, do no add a path Environment variables for composer.

naraindarshan
Автор

Thank you so much, I am waiting for the next lesson.

blackvlog
Автор

If you say LARAWELL one more time I’m going to lose my mind 😂 jk Great video thank you for uploading these tutorial videos. You got a New Subscriber!! 🙌🏼

dj_supa
Автор

nice, man I need git too to be installed, I made it work!, make sure to type the directory of the project folder in terminal for artisan to work sheesh took me a long time to realize

eggxecution
Автор

thanku so much sir for this full explain video

AjayrajSinghAjajaysingh-wkxw
Автор

Hi. first of all id love to thank you for everything youve done. mastered the basics of html, css, php from you. currently learning laravel but sadly cant learn all of it from you since the course isnt finished and im in a rush. Anyway, noticed a problem from your course. Creating an environmental variable for composer gave me problems later on when i tried to create a new laravel project. i had to remove the composer variable again for it to work properly

shafstuff
Автор

Thanks a lot for this helpful tutorial!

kctienganh
Автор

Differently from installing various NPM JS packages with a plethora of security warnings, It's so satisfying to run "composer require laravel/installer:*" and have "No security vulnerabilities found"...I love the lack of brittleness...btw - that is a work-around any errors received when employing "composer global require laravel/installer"...

maxmediagroup
Автор

FYI-XAMPP now has several files in the dashboard, in fact when you start running xampp and start the services the dashboard is what loads up (19:31), recommend backing it up first

The_Beard_of_Wisdom
Автор

Great video it was easy to follow but when you began creating a project in Laravel, this just kept popping up "Composer could not find the config file: .
So do you have a way of fixing this?

THEGODDARKWOLF
Автор

I was exactly in the middle of learning that video witch suddenly disappeared, you shocked me man😂❤

omid-plg