Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@f7u12 vagrant is starting on command vagrant up but now when I. trying to run my project in browser it says refused to connect
-
julkali20826yYeah I tried to set it up on Windows but the error was so random that I just quit. If it works, I take it. If not, I don't.
-
@jackkr121 I was having this problem for a long while. The issue ended up being the wrong PHP version. Make sure that you're using the correct PHP version for the Laravel version you're using. Latest Laravel 5.6 requires PHP 7.2 iirc. (Not near that machine to confirm what I needed).
-
@jackkr121 following these docs here: https://laravel.com/docs/5.6/... basically gets you there, I have it running on windows too, just download virtualbox, install vagrant, setup the yaml config file, done
-
@JoshBent that could also be true. I'm only just trying to start learning Laravel myself so I can be terrible misinformed. I just know that I experienced a very similar sounding issue to what the OP described and wanted to assure him he's not the only one with issues and hopefully point him in the correct direction.
-
@sylar182 didn't try to make your comment less valuable, just if he pulled the image via vagrant, then it has 7.2 , 7.1 and 5.6 and all other dependencies pre-installed already, that's the entire idea of homestead
-
@JoshBent I configured the yaml file but now it's saying refused to connect error in browser
-
@jackkr121 well you should, sounds like nginx inside the container didn't get refreshed
Related Rants
-
Skipp36What devrant taught me: Everyone hates java Everyone hates php Everyone hates spaces Everyone hates tabs Ever...
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
tommy15Right now someone at Google is coding something useless for us to laugh at on April Fools.
**Installing Homestead for laravel**
Errors coming which are not understandable...
After couple of hours errors changed**
Maybe I did some progress.......still working on it
rant
laravel
vagrant
random
homestead
devrant
web development