Skip to content

Remove "Using Symfony with Homestead" from the docs, add "Using Symfony with Herd" #20068

Open
@mpathy

Description

@mpathy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    hasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions