L4.PNG
My first foray into Laravel
I’m working on an application for my dad’s church choir. He wants to archive the songs that they’ve accumulated over twenty years so that they’re available at a minute’s notice.
This is also my first foray into Bootstrap and Laravel. I’ve been meaning to learn more about Laravel (for a work project), and I’m proud to say that I’m enjoying it so far. After the pain of the initial setup (I still don’t understand how to serve Laravel starting in a subfolder), it’s going pretty darn well.
As for Bootstrap, I’m using it as purely a placeholder; I need to write a CSS framework one of these days soon.