• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Deeper Scenery

Further up and further in

  • Home
  • Blog
  • Code
  • Tutorials
  • Privacy Policy
You are here: Home / Archives for Ideas

Jeremy's Ideas

These posts are meant to be quick ideas that I may want to explore later, whether as a blog post or a project.

Ideas · Published: October 27, 2023 · Modified: October 27, 2023

Installing Xdebug for older PHP versions with Valet

This is just a small idea. For more information, see this blog post.

Using Laravel Valet for local development with PHP 7.4, I needed to install Xdebug. In the past, I was able to run pecl install xdebug, but this time I was met with an error: Other package managers allow specifying a version to install, so after determining which version of Xdebug I could use, I tried [more…]

Code, Ideas · Published: March 21, 2019 · Modified: March 21, 2019

Recursively sync Git repositories

This is just a small idea. For more information, see this blog post.

I regularly work with many WordPress plugin codebases. This means that my wp-content/plugins/ directory is full of individual Git repositories. Of course, there are also some plugins that are not Git repositories. I regularly use hub to enhance my Git command line experience. I found myself wanting to synchronize all of these repos in one [more…]

Ideas, Tutorial · Published: December 20, 2018 · Modified: April 27, 2020

Create Local WordPress site with Valet+

This is just a small idea. For more information, see this blog post.

I’ve written previously about developing on WordPress trunk using Valet+. Sometimes, I really just need to spin up a local site without the full trunk setup. Steps (Requires Valet+ and WP CLI, as well as an existing wp DB user with a password of wp) cd ~/Sites/ mkdir wp cd wp wp core download valet [more…]

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Go to Next Page »

Primary Sidebar

Subscribe to jeremypry.com

Enter your email address to subscribe to this site and receive notifications of new posts by email.

  • Home
  • Blog
  • Code
  • Ideas
  • Tutorial
  • Gifts
  • Privacy Policy

Copyright © 2025 · JPry Showcase Pro on Genesis Framework · WordPress · Log in