HorusKol

Posts

Levelling up dependency injection in Laravel

February 5, 2020

Take dependency injection in Laravel controllers to the next level by using interfaces and the service container.

Introduction to dependency injection in Laravel

January 29, 2020

Have Laravel do some of the heavy lifting for you by taking advantage of its DI framework.

Save some keystrokes with this simple trick

January 19, 2020

Fed up prefixing PHP command line scripts with vendor/bin/ ? - have I got the solution for you.

Working back to front

May 7, 2019

Working from the backend first might just be working back to front.

Tagging blog posts in Jigsaw (part 2)

April 9, 2019

Using the Jigsaw lifecycle to generate tag pages automatically.

Tagging blog posts in Jigsaw

April 2, 2019

Some approaches to tagging posts and other things in Jigsaw.

Vuex states and snapshots

January 21, 2019

Creating snapshots in vuex to act as restoration points.

Don't use in-memory SQLite for testing Laravel

November 10, 2018

Don't let in-memory SQLite seduce you.

Laravel Mix and BrowserSync

November 1, 2018

Getting BrowserSync to work in local development with Laravel, Mix and Artisan.

Getting Tailwind CSS into Jigsaw

October 23, 2018

Using the new Tailwind CSS utility-first framework in Jigsaw.