ZIZACO.net

Blog

02/02/2013

Testing Like a Boss in Laravel: Models

Version 4 of Laravel presented serious improvements related to automated tests when compared to version 3. However there are still some tricks that will optimize, accelerate and improve the general the aspect of the tests. This is the first article of a series that will cover how to write tests for Laravel 4 applications.

12/01/2013

Primeiros Passos com Laravel 4

Taylor Otwell juntamente com uma equipe de talentosos programadores estão trabalhando na versão 4 do Laravel. Embora ele não tenha sido lançado oficialmente (até a data deste artigo), uma versão Alpha contendo a documentação já está disponível. Caso você seja um entusiasta do Laravel, do PHP ou por outro motivo quer colocar as suas mãos na versão 4 do Laravel, esse artigo vai lhe guiar nessa tarefa.

31/01/2013

Rails vs Modern PHP Frameworks

I’m working with Ruby on Rails for about 1 year now and i’ve played around with Laravel and FuelPHP for about 2 and 3 months respectively. For this article I will stick to the facts that I’ve observed more than in my own opinion. For PHP I’m gonna consider the Rails style (RAD) frameworks, not the enterprise stuff like Zend.