Configuration

These posts are all related to configuration or setup.

Create GitHub Repo on a New Laravel Project

October 31, 2021

How to create a new GitHub repo on the fly when starting a new Laravel project.


Setting Up Torchlight

September 16, 2021

How I set up torchlight.dev to style code blocks in my portfolio.


Dockerize A Laravel Application

August 20, 2021

What I did to serve a laravel application with docker containers.


Generators In PHP

August 10, 2021

Get up and running with generators in PHP.