mirror of
https://github.com/doctrine/doctrine-website.git
synced 2026-03-23 22:32:11 +01:00
579 B
579 B
title, menuSlug, layout, authorName, authorEmail, categories, permalink
| title | menuSlug | layout | authorName | authorEmail | categories | permalink |
|---|---|---|---|---|---|---|
| My First Project Doctrine Tutorial | blog | blog-post | jwage | /2008/03/02/my-first-project-doctrine-tutorial.html |
I have put together a short and sweet tutorial on how to get started using Doctrine in under 5 minutes. A few weeks ago, we announced the sandbox package which allows you to get started using Doctrine with a zero configuration sandbox environment. The tutorial is built using this sandbox package and shows you how Doctrine can be easily implemented and used in your web applications.