How to setup Vagrant with Laravel Homestead Tutorial

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • In this video I show you how to setup Laravel Homestead in a new project. It is so easy to get up and running.
    Reval Govender
    LinkedIn: / reval-govender-0ba14860
    Twitter: / revalgovender
    Links
    Laravel Homestead Github: github.com/lar...
    Laravel Tutorials:
    • Laravel PHP Tutorials
    2 - 3 min Developer Quick Tips Series:
    • 2-3min Quick Tips - Ph...
    PHP Developer Tutorials:
    • PHP Tutorials
    A Journey To TDD the tutorial series:
    • Testing - A Journey To...

Комментарии • 84

  • @StudyStreamPlus
    @StudyStreamPlus  4 года назад +1

    ☕️ You can buy me a coffee by supporting this video on Patreon: www.patreon.com/revalgovender

  • @HaiNguyen-cf1ji
    @HaiNguyen-cf1ji 5 лет назад +10

    Love this video, i struggle with all this for a week. This should be include in laravel offical doc

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Thanks so much for the love. Please tweet Taylor! I tried but I didn't get a response.

  • @jan-ovejohansson841
    @jan-ovejohansson841 4 года назад

    Much obliged! I have tried lots of different tutorials but have never succeeded. But today you made my day. Everything worked perfectly except that I had to rename the domain to .local at the end. Thanks again!

    • @StudyStreamPlus
      @StudyStreamPlus  Год назад

      Ah that's great. Happy it helped. Please consider subscribing for more! 😀

  • @perrykistan
    @perrykistan 6 лет назад

    Thank you. Seriously. Hours of frustration vanished after your video.

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад +1

      Ah great! Love to see comments like this. Happy to help. Please subscribe for more.

  • @mskramst
    @mskramst 6 лет назад

    Thanks for the awesome video! Big help getting Homestead up and running. Easier than previous attempts.

  • @KL-oj2my
    @KL-oj2my 6 лет назад +10

    How to install Laravel Homestead
    2:06
    Create new Laravel project
    2:45
    Add Homestead
    3:55
    Run Homestead
    4:50
    Configure Homestead
    5:23

  • @syrymzhakypbekov1949
    @syrymzhakypbekov1949 5 лет назад

    GREAT!!!!! Brilliant!!!!! you are a hero!!!!

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Wow, thanks for the comment! Glad it helped.

  • @francosalas979
    @francosalas979 4 года назад

    Thank you very much for this tutorial

  • @mariamshqair5136
    @mariamshqair5136 6 лет назад

    Thank you Reval you are excellent teacher ^^

  • @mikolajsemeniuk1122
    @mikolajsemeniuk1122 5 лет назад

    Great Tutorial, thanks for it so much !

  • @fkslfk
    @fkslfk 5 лет назад

    Love it! Thank you!

  • @irmscher9
    @irmscher9 6 лет назад

    Fantastic! Huge thanks! Bookmarked for future reference. =)

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Awesome! Happy to see my content is making such an impact!

  • @redsearch3792
    @redsearch3792 6 лет назад

    Thank you very much for the tutorial, it helped a lot!

  • @hichamalaoui34
    @hichamalaoui34 5 лет назад

    Best of all! Thanks

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Wow! I am happy to hear that. Please share to others who might benefit. Thanks!

  • @mcylinder
    @mcylinder 5 лет назад

    Nicely done.

  • @factionzer0
    @factionzer0 5 лет назад

    Thank you for this video. I followed the Laravel Homestead documentation and another blog post online and was having trouble. This is my first time using PHP, so I was looking for the quickest set up solution. The documentation and blog post fail to mentioned that you need a Laravel project set up on your local machine and that it mirrors against the mapped folder in the YAML configuration.

  • @SparxableTunes
    @SparxableTunes 6 лет назад

    for the poor dying bastard watching this in mid 2018; be sure to have ruby ^2.4, vagrant ^2.1.0. Thanks man you saved me on this one

  • @PB72UK
    @PB72UK 6 лет назад

    To get the hostname working you may have to exit the SSH and then run vagrant reload in the terminal.

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz 6 лет назад

    yes! per project is better, each project is a world apart.

    • @StudyStreamPlus
      @StudyStreamPlus  Год назад

      Glad someone agrees. Please subscribe for more content! 😀

  • @angke5677
    @angke5677 6 лет назад

    thanks atlast i got it working..

  • @zeus433
    @zeus433 5 лет назад

    Nice vid, But pls if PHP is included in Homestead 1:07, shouldn't we be installing Homestead before installing Composer given Composer requires your PHP directory during installation? Or did you just forget to mention PHP needs to be downloaded first?

  • @golftownpro999
    @golftownpro999 6 лет назад +4

    Wow three tuts and a week of problem solving...I spend 15min here and it's over :|
    Now I just to get craft3 running

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Wow nice, happy to see my tutorial is helping people. What is craft3?

  • @fardinhakimi
    @fardinhakimi 6 лет назад

    excellent content, just subbed.

    • @StudyStreamPlus
      @StudyStreamPlus  Год назад

      Thanks so much! We hope you are enjoying the content.

  • @rogergerecke291
    @rogergerecke291 6 лет назад

    Thanks for the tut. video

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад +1

      No problem. Please share to others who might need it 😀

  • @hilarisanabria
    @hilarisanabria 6 лет назад +2

    I get as far as to being able to 192.168.10.10 and get the welcome page but not with the map to address...
    This is as far as I get with this tutorial

  • @HardWithStyle97
    @HardWithStyle97 5 лет назад +2

    can't run any php commands. Do I need to install PHP7 first or something?

    • @easyload4free
      @easyload4free 5 лет назад

      You need to install composer first

    • @sptimmer
      @sptimmer 4 года назад +1

      @@easyload4free But how do you decently set up composer? I'm new to this and really need help. Could you give some advice?

    • @easyload4free
      @easyload4free 4 года назад

      @@sptimmer Hi Sander Just go to getcomposer website and install it

    • @StudyStreamPlus
      @StudyStreamPlus  Год назад +1

      Hi there. We have three videos on Composer which might help you.
      1. How to use Composer - ruclips.net/video/I6wm15OWyqg/видео.html
      2. How to use Composer to download packages - ruclips.net/video/6Q7rCl5xlUY/видео.html
      3. How to use Composer to Autoload classes - ruclips.net/video/YKpB0Sd3mGE/видео.html

  • @VolmargReiso
    @VolmargReiso 6 лет назад

    Great. Worked thank You... but... always some buts. Atm .dev/.app causes ssh validation error. Just change domain in yaml/host into yourname.test.

  • @1987Masri
    @1987Masri 5 лет назад

    i did all the setups correctly and exactly as you did but when i enter "vagrant@testperproject:~$ cd Code/" i get the "-bash: cd: Code/: No such file or directory
    " same error happened when i try to setup Homestead globally what should i do ?!

  • @sundaragarwal6988
    @sundaragarwal6988 6 лет назад

    i have install virtual box and setup ubuntu 18.04 LTS.
    after that where i should install vagrant ( local machine or virtualbox ubuntu )
    i am new to this

  • @PB72UK
    @PB72UK 6 лет назад

    When you run vagrant up for the fist time it says box laravel/homestead can't be found,. Attempting to download, I then get a progress saying it's downloading something but it's gonna take an hour? Is this normal?

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz 6 лет назад

    what's the point of homestead is everything is LOCAL! when you move to a real production server like DigitalOcean you need create another environment due homestead is just local; is like have a brand new shoes that only you can use in your home but you can't use it outside your home; is not better create a own (vagrant/ansible/docker) local environment to later just send that to the production server?

  • @kimdinh8359
    @kimdinh8359 6 лет назад +1

    Hi. Thank you for the video. It's very helpful.
    I tried with homestead.app on Google Chrome but it doesn't work. It only works with 192.168.10.10. Do you know the reason and how to fix it? Thank you.

    • @jawadmultani5393
      @jawadmultani5393 6 лет назад

      in your etc/host file on windows, add homestead.app 192.168.10.10

    • @lemur4074
      @lemur4074 4 года назад

      same problem

  • @hilarisanabria
    @hilarisanabria 6 лет назад

    At minute 7.40 , vagrant ssh the show me the welcome to ubuntu as shown but does not lead me to the vagrant@revaltest:~$ SO I get stuck there...Any suggestions? Anyone with the same issue? Thank YOu in advance for any help....

  • @creative-commons-videos
    @creative-commons-videos 7 лет назад +1

    what is the difference between vagrant up & homestead up

    • @GuyRobertKernisant
      @GuyRobertKernisant 6 лет назад +2

      it's the same. since you are running a homestead box, people thought it would be convenient to make a homestead alias to vagrant.
      laravel.com/docs/5.5/homestead#daily-usage

  • @RajasekarPM
    @RajasekarPM 6 лет назад

    homesteadtest: SSH auth method: private key
    i got this error on "vagrant up"

  • @christhofer
    @christhofer 6 лет назад

    Thanks for the video. By the way, what is that public/private rsa key for?

  • @anders8638
    @anders8638 5 лет назад

    When im launhing the map I get a"No input file specified." message in the browser. Any tips on how to fix this?

    • @StudyStreamPlus
      @StudyStreamPlus  4 года назад

      Hi. I am sorry, but I am unsure what you mean.

  • @carvalho1990
    @carvalho1990 6 лет назад

    Great but why not just use docker?

  • @gitstudio
    @gitstudio 4 года назад

    You can also deploy your Vagrant box with Laravel by one command using Ansible local provisioning: github.com/msztorc/laravel-starter

  • @BrianStHillary
    @BrianStHillary 6 лет назад

    Hi thank you for the video ! However just met this wall : "vagrant@revaltest:~$: command not found" unable to go forward step by step. Thank you in advance for any light shed on this issue :)

  • @eldrinpaulgok-ong3450
    @eldrinpaulgok-ong3450 6 лет назад

    ssh_exchange_identification read: Software caused connection abort
    i get this error when I try to ssh into my vagrant.. can someone help?

  • @teambahama8109
    @teambahama8109 6 лет назад

    When i serve my laravel project locally on our home network, it's accessible by different devices. but when i do change in my connection and also the ip changes, it's not accessible by other devices, for ex: Home network ip: 0.0.0.0 and another network: 192.168.1.1 (ex), when i use another network, only the device server can access the whole files then the other devices can't, please help !

  • @papierextension6320
    @papierextension6320 6 лет назад

    Where about php artisan key:generate or about networks settings for VirtualBox?
    stackoverflow.com/questions/44839648/no-application-encryption-key-has-been-specified-new-laravel-app
    stackoverflow.com/questions/41064388/laravel-homestead-vagrant-up-times-out

  • @cherniyosser4797
    @cherniyosser4797 6 лет назад

    vagrant :command not found !! can u help me