<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 15:59:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Your One-Stop Guide to Laravel Commands]]></title>
      <guid>http://www.phpdeveloper.org/news/19257</guid>
      <link>http://www.phpdeveloper.org/news/19257</link>
      <description><![CDATA[<p>
Over on NetTuts.com today they've published a <a href="http://net.tutsplus.com/tutorials/php/your-one-stop-guide-to-laravel-commands">"one stop guide" to creating Laravel commands</a> that can make using the <a href="http://laravel.com">Laravel PHP framework</a> simpler. The format for these commands are more related to the <a href="http://four.laravel.com">Laravel 4</a> version of the framework (still in beta).
</p>
<blockquote>
In this day and age, it's quite normal for a developer to have an understanding of consoles, and how to issue basic commands. But what if you could code your own custom commands to improve your workflow? If we look back to Laravel 3, you might remember that it offered tasks. Tasks were extremely helpful, but still came up short for more complex operations. Thankfully, Laravel 4 packs a beefed up Artisan that will make your life as a developer so much easier!
</blockquote>
<p>
They start by introducing you to Artisan and what it can do already, then move into how you can create you own custom commands (with code examples). They show you how to add a description, coloring for the output, work with arguments, use confirm/question prompts and working with dependencies you might need.
</p>]]></description>
      <pubDate>Fri, 01 Mar 2013 10:56:44 -0600</pubDate>
    </item>
  </channel>
</rss>
