Closed guillaumebriday closed 4 years ago
Homestead is only working in Mac, what about Windows and Linux?
@aimalamiri I think you're thinking about Valet not Homestead
Oh yes, but still I think docker is better than vagrant, cause lots of developers are familiar with docker.
I don't think so tdh. Docker is used by lots of experimented developers and is not officially supported by Laravel.
If you want want to learn PHP / Laravel, you'd better go with the default development environment. An experimented developer would know how to setup Docker if they want to go with it.
Moreover, Docker performances on macOS are pretty terrible compared to VM.
I think this project should stick with Laravel default choices. I created it to show what Laravel can do in the first place. Homestead if documented in the Laravel documentation, not Docker.
Thank you though for your comment! 👍
I would like to remove Docker and use Homestead.
Docker is not easy to learn and could be hard for beginner to start with.
Homestead is the default environment for Laravel and should be easier to use if you just want to learn Laravel in the first place.