-
Troubleshooting Problems Installing Craft CMS on Laravel Homestead
-
How to Back Up Your Laravel Homestead Databases
Today I upgraded from Homestead 4.0.0 to 5.0.1 so I could test my sites in PHP 7. That was a major upgrade and a number of things changed, so I decided that I needed to back up my databases before I did the upgrade. I’d only ever dumped specific databases before, but TIL how to dump them all at once. Here is how to do that in Laravel Homestead.
-
Loading scripts in WordPress with wp_enqueue_scripts
-
Hiding Categories from the Jekyll Paginator, Unless, and Insert statements
-
Connecting and Writing to MySQL with PHP
-
WordPress Plugins, Development Planning for New Developers
TIL a new-to-me development philosophy and the basic parts of creating a WordPress plugin.
-
Checking for Keys and Looking Up Values in Arrays, Restricting Files in .htaccess
TIL how to check for keys and look up values in arrays, as well as how to restrict files via .htaccess.
-
Basic Logging with PHP and Syntax Highlighting in Jekyll
-
Unicode Conversions in PHP and Remote Git Repos
-
CSS Inheritance, Datetime Conversions in PHP
-
Photoshop Patterns, Homestead Provisioning, Composer Basics