Archive for the "Garden" category

Creating a basic application in Garden

I first tried to DIY it by duplicating the “Skeleton” application and editing things. That didn’t last long as there are a fair number of files and I don’t know the system well enough to just zip around the relevant ones and go.
Then I had an idea. “I could check the documentation!”

So I [...]

Continue reading
 
 

Exploring the Garden PHP framework

I have been passively following the development of Garden for a while now. If you’re not familiar with it, it’s a PHP framework that makes it easy to get started and includes all of the user management stuff that most web applications need.
This seems like a great fit for me because I despise spending ages [...]

Continue reading