Support the ongoing development of Laravel.io →

gustavovaldezsan

Joined 17 Jan 2014

Statistics

Threads 1
Replies 7
Solutions 0
Articles 0

Testing a controller fails because of view

Hi I'm trying to test a simple blog post controller that gets data by using the repository pattern (...

0 Likes
0 Replies
replied 10 years ago

Artisan broke?

Maybe your mcrpyt installation has gone faulty? Check your modules with php -m and try re installing...

0 Likes
replied 10 years ago

Accessing Model and Controller from custom library class

If you are inject module to your class, where are you storing it? I see you are calling $this->mo...

0 Likes
replied 10 years ago

Facebook Api catch the exception

What exactly are you seeing at the whoops screen when the exception is throw, can you paste the full...

0 Likes
replied 10 years ago

Facebook Api catch the exception

Oh, if thats a know exception and you are not catching it, chances are you are not using the namespa...

0 Likes
replied 10 years ago

Facebook Api catch the exception

I would extract that logic to a new subclass, in that class check if feeds is a bogus value, if it i...

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.

© 2024 Laravel.io - All rights reserved.