2024: It Was OkayComparison is the enemy of joy, or something like that. Or perfection is the corrupter of progress. Something like that? Thus, I shall not…Dec 27, 2024Dec 27, 2024
CakePHP 3.8 (PHP 5.3) to CakePHP5.x (PHP 8.3.9)Edit: This post became somewhat of a spaghetti mess, and the project actually got relaunched using cakePHP 4.5 I’m leaving it “as is”…Dec 13, 2024Dec 13, 2024
December 2024, Digital Cutback IIIOkay, so I love this video entitled Why I Pulled Back from Social Media. It’s one of the best descriptions of this issue that I have seen…Dec 13, 2024Dec 13, 2024
So you have a database filled with (mostly correct) data and you want to create a Laravel seeder…Easy answer. I got the json file from my database (in this case phpMyAdmin.)Nov 22, 2024Nov 22, 2024
On Language Learning: Part 4 — Conditions that language masters have in commonWhat 7 points did language learners who have successfully reached some level of fluency in Japanese have in common? David Barker, in 2014…Nov 21, 2024Nov 21, 2024
dompdf in Laravel: Small file size with Japanese fontsI want to convert this html with Japanese characters to a pdf:Nov 15, 2024Nov 15, 2024
Getting a Parameter from Blade to VueOne tiny little problem: I need a single parameter to be carried from a blade view to a vue component, with which the vue component can get…Nov 8, 2024Nov 8, 2024
Room Reservations — Some CodeThe customer request: the database schema and data are in Japanese, as is the front end. However, the url search parameters should be, of…Oct 15, 2024Oct 15, 2024