Jump to content
MakeWebGames

Valet


KyleMassacre

Recommended Posts

  • 2 weeks later...

I actually use it from time to time, mostly when doing smaller projects and solo development. When developing in a team, I still stick to a Vagrant environment to make sure all in team uses the same tools, and that we run as close as we can to the production environment. And yeah, Valet is much faster (or dev environments in general that runs on the local machine and not a virtual one) :) Vagrant and NFS can be daarn slow some times.

  • Like 1
Link to comment
Share on other sites

  • 2 years later...
Just now, SomeRandomBastard said:

I used Valet at work, since I'm on a mac here. At home, I'm on linux, so Valet-Linux to the rescue too.

https://cpriego.github.io/valet-linux/

As much as laravel-valet implied valet is a laravel only product, it's not. If your code is within /project/public and you run "valet link site_name", you're good.

I did not even realize there was a Linux version. That's pretty awesome.

Valet Plus helps with that by providing drivers for various different software: https://github.com/weprovide/valet-plus/tree/master/cli/drivers

  • Magento 2
  • WordPress
  • Drupal
  • Joomla
  • etc.
Link to comment
Share on other sites

  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...