News Feed
Jobs Feed
Sections




News Archive
FuelPHP:
Oil Migrations, Tasks and Console (Screencast)
March 15, 2011 @ 11:31:39

Phil Sturgeon has put together a screencast showing off a few of the features of the Fuel PHP framework like migrations, tasks and the console the Oil tool provides.

In this video I'm going to be demonstrating migrations which I touched on in the last video but I felt I should go into them in more depth. Migrations [...] are essentially a way to stage changes for your database in a way that means the changes can be independent from the schema as a whole.

He walks you through the creation of a migration with the help of the Oil command line tool. The generated classes include "up" and "down" methods for the creation and rollback of your changes. He shows the process to create a simple task and how to use the built-in console to interactively work with the framework. You can find out more about Fuel on the Fuel documentation section of the project's site.

0 comments voice your opinion now!
fuelphp framework oil console commandline tasks migrations


blog comments powered by Disqus

Similar Posts

PHPied.com: AJAX MVC (so to speak)

International PHP Magzine: Poll Question: Do you believe the following about PHP?

Community News: Drual 5.0 Released (on it's 6th Birthday!)

Justin Carmony's Blog: SMS Nagios Notifications with PHP & Twilio

The Show: The Low Down On Internationalization (i18n)


Community Events











Don't see your event here?
Let us know!


example code opinion unittest functional interview tool testing conference introduction framework podcast release phpunit zendframework2 series language community object development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework