Support the ongoing development of Laravel.io →
VenomRush

VenomRush

Joined 27 May 2014

Statistics

Threads 17
Replies 21
Solutions 6
Articles 0

Artisan Console - Understanding commands

I'm looking at L5.2's Artisan Console and "Writing commands" because I want to create cron...

0 Likes
1 Replies
Solved
posted 10 years ago

Checking the value submitted exists in a table using the validation rule "exists"

The docs for L4.2 show examples of how to use exists with values for a 'where' clause when checking...

0 Likes
1 Replies
posted 10 years ago

Troubleshooting "Target not instantiable" error

I've been stuck on this "Target not instantiable" error for the last 2-3 days and I have n...

0 Likes
1 Replies

Trouble displaying created_at value in view

I'm trying to display the created_at column in one of my views and I'm not having any luck. When I t...

0 Likes
2 Replies
Solved
posted 10 years ago

"Undefined variable: data" when using Mail::queue()

I'm getting a "Undefined variable: data" error whenever this function runs. The $data vari...

0 Likes
3 Replies
Solved
replied 9 years ago

Creating a custom exception class and custom exception handler class

I can't find any instance of a handle() method in any of the classes relevant to the App\Exceptions\...

0 Likes
replied 9 years ago

Eloquent query where() confusion

I figured out the problem. There are instances when the array passed to the function only has 1 item...

0 Likes
Solved
replied 9 years ago

Eloquent query where() confusion

/bump This is my full function. /** * Fetch dealer id from the database * * @param $d...

0 Likes
replied 9 years ago

Eloquent query where() confusion

So I finally tested this and it seems it doesn't work. I'm guessing the subquery considers the $acco...

0 Likes
replied 9 years ago

Eloquent query where() confusion

Thanks ftiersch. That looks like it'll work. I'll know for sure once I test it.

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.