Support the ongoing development of Laravel.io →
mengidd

mengidd

Joined 1 Feb 2014

Statistics

Threads 6
Replies 65
Solutions 5
Articles 0
posted 11 years ago

Detecting if script is ran from artisan or not

Hi, I have some model event listeners that I don't want to be ran when I run a migration with artis...

0 Likes
2 Replies
replied 10 years ago

How to save recorded video via browser with laravel

How do you record the video? With HTML5 input capture? In that case just store it as any other file....

0 Likes
replied 10 years ago

PUT and PATCH method not allowed

Not sure if can configure nginx to allow the methods or not, but you can simulate PUT and PATCH by u...

0 Likes
replied 10 years ago

Call to undefined method Illuminate\Database\Query\Builder::lists()

Try using pluck instead of lists. If I remember correctly I think that the lists method was deprecat...

0 Likes
replied 10 years ago

Image does not display

Add a slash before the class like, \Html

0 Likes
replied 10 years ago

Laravel receiving POST requests but handling as GET requests

No idea how Laravel handles request, but one way to see if your app is correctly sending a post requ...

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.