Description
Description
As I work regularly with Laravel as well as Symfony, I found out that in the documentation, still the old workflow is propagated: https://symfony.com/doc/current/setup/homestead.html
But Laravel now has deprecated this workflow, because there are faster development options now, with Laravel Herd and Laravel Sail.
Laravel Herd has Symfony support out of the box, and it is blazing fast, with Symfony even faster than Laravel of course. Perfect for any web developer who wants something that "just works", even on Windows, without need to learn all the docker/vagrant/devops magic. One-Click-Install.
You can add every service/database/etc. you will use on the production machine by just a click, not even editing files is needed.
https://herd.laravel.com/
https://laravel.com/docs/11.x/installation#local-installation-using-herd