Support the ongoing development of Laravel.io →
VenomRush

VenomRush

Joined 27 May 2014

Statistics

Threads 17
Replies 21
Solutions 6
Articles 0
posted 9 years ago

Creating a custom exception class and custom exception handler class

I'm having trouble creating a custom exception class and handler. You can see the code and details o...

0 Likes
3 Replies
posted 9 years ago

Using a dynamic variable to call a model

How would I go about calling a model using a dynamic variable? I thought $nameOfModel::all() would w...

0 Likes
1 Replies
posted 9 years ago

Custom function to sanitize data received in xml feed

I have access to a secure xml feed and I want to know what I should add to the function below to mak...

0 Likes
0 Replies
posted 9 years ago

Eloquent query where() confusion

I don't know how to build an eloquent query for the following: SELECT * FROM table WHERE column1 = v...

0 Likes
5 Replies
Solved

Best practice advice on creating crons

I've gone through the documentation for scheduling (https://laravel.com/docs/5.2/scheduling) and I u...

0 Likes
2 Replies
replied 9 years ago

Artisan Console - Understanding commands

After trying to find a video on laracasts.com explaining this I realised "email:send" is s...

0 Likes
Solved
replied 10 years ago

Troubleshooting "Target not instantiable" error

Ok, so I enclosed my App::make() in var_dump() and got a response: class Project\Frontend\Repo\Lead\...

0 Likes
replied 10 years ago

Trouble displaying created_at value in view

Hi MateusAzevedo Thanks. I just realised I was being incredibly blonde trying to use date() to forma...

0 Likes
replied 10 years ago

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

You, Sir, are a rockstar. That did the trick. Thanks.

0 Likes
replied 10 years ago

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

I've tried adding $data to the function set as the 3rd parameter which hasn't helped Mail::queue(arr...

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.