Live data from Hacker News

Laravel 4.0 Released

github.com

11–20 of 24 posts

Re: Laravel 4.0 Released

#11
There's also a Laravel 4 book released today. It's Laravel: Code Bright (https://leanpub.com/codebright) by Dayle Rees, a member of the Laravel core team.

It's the featured book on the Leanpub homepage (https://leanpub.com/) right now, and it's doing really well.

(Disclosure: Leanpub cofounder here.)

Re: Laravel 4.0 Released

#15

Personally I like to follow coding standards when writing app in given framework, so I always start with looking at what they look like and I find that very often there is something that I personally find off e.g. in lavarels case they use tabs for indentation or classes have braces in the same line as class name, but not methods. Other than that project looks great!

I dont understand... L4 follows the standard... your standard however must be off. Also PHP-Fig has recommended tabs over spaces.

Re: Laravel 4.0 Released

#17

There's also a Laravel 4 book released today. It's Laravel: Code Bright ( https://leanpub.com/codebright ) by Dayle Rees, a member of the Laravel core team. It's the featured book on the Leanpub homepage ( https://leanpub.com/ ) right now, and it's doing really well. (Disclosure: Leanpub cofounder here.)

the Minimum is too expensive... i got the Jeff book instead... thkx however :)

Re: Laravel 4.0 Released

#18

Personally I like to follow coding standards when writing app in given framework, so I always start with looking at what they look like and I find that very often there is something that I personally find off e.g. in lavarels case they use tabs for indentation or classes have braces in the same line as class name, but not methods. Other than that project looks great!

I dont understand... L4 follows the standard... your standard however must be off. Also PHP-Fig has recommended tabs over spaces.

That's what I said, that I personally find off. Just an opinion.

Re: Laravel 4.0 Released

#20

There's also a Laravel 4 book released today. It's Laravel: Code Bright ( https://leanpub.com/codebright ) by Dayle Rees, a member of the Laravel core team. It's the featured book on the Leanpub homepage ( https://leanpub.com/ ) right now, and it's doing really well. (Disclosure: Leanpub cofounder here.)

kinda expensive but i guess price will drop since it just got released :)
Post reply on HN