Support the ongoing development of Laravel.io →
ekaitzastiz

ekaitzastiz

Joined 5 Feb 2014

Statistics

Threads 2
Replies 21
Solutions 1
Articles 0
posted 11 years ago

test is green when should be red!!

Hello. I am a TDD beginner (just 150-200 tests done), I am passing some tests, but I am surprised, b...

0 Likes
1 Replies
posted 11 years ago

testing controller, error with getTotal() in the view

I had writen some tests to test controllers (I use repository pattern....). Everything was working f...

0 Likes
0 Replies
replied 11 years ago

Problems inserting record using Eloquent, Call to undefined method Illuminate\Database\Eloquent\Collection::save()

I am not sure, I haven't seen anyone doing it, in Profile class, why you pass same parameter twice...

0 Likes
replied 11 years ago

Usage of namespaces with Laravel models.

the error displaying is clear, you don't have a METHOD called Cse\Models\Role() . in the ->with()...

0 Likes
replied 11 years ago

Is it worth it to use Laravel to write a full blog engine and more?

Phalcon looks very good, But I think stephenmilley was asking how easy or fast could be a blog bui...

0 Likes
replied 11 years ago

Is it worth it to use Laravel to write a full blog engine and more?

I think if wordpress fits for your needs you should follow using wordpress. Laravel is not a CMS is...

0 Likes
replied 11 years ago

Laravel Database 'whereNotIn' error

DB::connection('NEWSTAFFPORTAL')->table('DeviceCheckout_checkout')->select('deviceID') ->wh...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.