Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Slim3 Cheatsheet

A cheatsheet for working with the Slim3 framework.

Slim3 - Simplifying Routing At Scale

A video-tutorial demonstrating how you can move a lot of the routing registration in Slim3, into the controllers, thus simplifying your codebase if you have a lot of routes.

Slim3 - Use Middleware to Check User Is Logged In