Why maintain when you can just rebuild? More frequently it seems like rebuilding is the best option
January 20, 2023Last year I came up with standards that dictate when I upgrade the major and minor versions of dependencies like Laravel and Vue.
January 13, 2023Here's a list of the things I commonly look for when performing a preliminary code audit.
January 6, 2023I created a custom context menu to help declutter the UI for one of my projects.
June 2, 2022XtraBackup is an alternative to mysqldump that backs up the entire data directory.
May 16, 2022XtraBackup is an alternative to mysqldump that backs up the entire data directory.
June 3, 2021Typically measured in "nines", availability is about how much downtime you expect your system to have.
May 27, 2021Designing the pricing page for future features.
December 11, 2020After using Docker for my local development environments for over a year I encountered some problems. In this post I show you how I solved those problems and made my development experience much better.
December 4, 2020After 6 months of silence, Ishuro is launched. Now I just need to find users.
December 3, 2020I walk you through the steps to create an empty Laravel package which you can add your own code to and install in your own Laravel project using Composer.
September 10, 2020I talk about my experience creating a Laravel package for the first time and why I may consider creating Laravel packages instead of Laravel projects in some instances.
September 4, 2020In this second devlog I debate delaying the launch and how I will market the product when I do.
June 1, 2020The first Ishuro Devlog! I talk about why I started the project and how I've made incremental improvements over the last 6 months.
May 13, 2020