🏠 #Laravel devs, which local server do you rely on for smooth development?
@laravelbackpack Herd or Sail, depending.
@laravelbackpack php -S localhost:8000 -t public/ This way opens true power of Laravel.
@laravelbackpack valet-linux from cpriego for linux
@laravelbackpack Laravel Herd works for pretty much anything PHP :)
@laravelbackpack Herd with Cloudflare tunnel
@laravelbackpack DDEV is light years the best. If you haven't tried it. Do so.
@laravelbackpack I'm using Herd... it's pretty easy to manage everything
@laravelbackpack Linux: just native php server.
@laravelbackpack Laravel valet in Linux Ubuntu version, there is valut plus contain more functionality
@laravelbackpack I’ve setup desk my own customised instance of Laravel Sail github.com/postboxcms/desk
@laravelbackpack still using Mamp, mostly because of custom local domain names + ssl support. we use this structure: project-name.[environment].mycompany.com