Support the ongoing development of Laravel.io →

mengidd

Joined 1 Feb 2014

Statistics

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

408 Request Time-out

Hi, Am I the only one who keeps getting this error message while browsing the forum? 408 Request Tim...

0 Likes
0 Replies
posted 9 years ago

IOC, ServiceProvider - Cannot instantiate interface

Hi, I'm trying to figure out a problem I have with binding interfaces on a project I'm working on. I...

0 Likes
3 Replies
posted 9 years ago

Service provider to return a NON-singleton class

Hi, Is there any way I can create a service provider to return a non-singleton class? I want to use...

0 Likes
0 Replies
posted 10 years ago

OrderBy with my custom attributes

Hi, I've tried to figure out if this is possible, but can't figure out how if it's even possible. Le...

0 Likes
4 Replies
posted 10 years ago

Polymorphic relations, simply can't get it to work

Hi, I've been trying to get polymorphic relations to work for a few hours. I've followed the example...

0 Likes
10 Replies
replied 8 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 8 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 8 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 8 years ago

Image does not display

Add a slash before the class like, \Html

0 Likes
replied 8 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.

© 2024 Laravel.io - All rights reserved.