[…] If you’re using PhpStorm, here’s an easy way to fix it. The First PhpStorm Breakpoint First, I want a couple of notes on my setup: I’m currently using Valet as my web server, I’m using PhpStorm as my IDE, I’m using Xdebug as my debugger. In other posts, I’ve talked about using editors like Atom […]
Search: “Valet” (Page 5 of 7)
We found 33 results for your search.
[…] machine may vary but if you’re running the latest version of macOS and haven’t customized the Herd installation then it should look something like this: /Users/yourname/Library/Application Support/Herd/config/ valet/Drivers Note that if the Drivers directory doesn’t exist, create it. Then touch a file named RadicleValetDriver.php in that directory and add the the following code (you […]
I’ve recently switched to Laravel Herd for local development. It uses Valet internally, which I obviously like, and comes with a lot of tools out of the box that make some of the overhead of development much easier. It’s a hard hard at work. And any utility that makes it easy to focus on […]
[…] within an existing, single-site WordPress installation. Take what you will from this, incorporate it as you want, but for what it’s worth my set up is: Laravel Valet MariaDB PHP (version 7.4 up to 8.1 depending on the project) The latest version of WordPress And if this seems like something that’s too simple or […]
[…] make sure that you have a working development environment set up. For me, my development environment consists of the following: Composer 2.2.3 PHP 7.4.27 MariaDB 10.6.4 Laravel Valet WordPress 5.8.3 Visual Studio Code Ray 1.19.0 💡Here’s a recent guide to how I setup my current system, how I installed PHP 7.4, and a less-recent […]