Support the ongoing development of Laravel.io →
posted 10 years ago

Cannot delete Eloquent model when class-hinted in route

When fetching a model using class hinting, I cannot delete it. No errors are thrown, it's like the $...

0 Likes
1 Replies

Polymorphic relationship does not work

i have this problem; i am using three models Usuario,Idioma,UsarioIdioma; exists a relationship betw...

0 Likes
0 Replies

upload file

i am new in laravel 5 .... How i can upload ( word file and image ) for each user and connect it to...

0 Likes
1 Replies
posted 10 years ago

Bootstrap 3 styled Blade Template - Striped DIV rows

Hi, sorry if this is more of a Bootstrap question than a Blade question per se, but I am using it in...

0 Likes
1 Replies

Dynamic With Query

Hello, I have a Package table with some relationships: Package has one user, user has one location,...

0 Likes
1 Replies

Not all data is sent to database

I am using this in my controller to grab all of the input data from the form, however only two out o...

0 Likes
2 Replies
posted 10 years ago

Display html tags in the browser

I am using some controllers from laravel 4 to laravel 5 and releated views also. But when I run the...

0 Likes
4 Replies

Posting using jquery revamped

Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...

0 Likes
5 Replies
posted 10 years ago

Trying to get property of non-object

I am not sure what I am doing wrong here. I am using guzzle 4 with twitter api. and when I try and r...

0 Likes
7 Replies

SentryLdap

If there any example/demo or a better documentation how to use https://github.com/anndro/SentryLdap/...

0 Likes
0 Replies
posted 10 years ago

Custom Auth problems

I've tried and tried with this, and it's only after many attempts and much research that I post this...

0 Likes
0 Replies

Queue leads to 'Maximum function nesting level of '100' reached, aborting!' fatal error

I am using Forge with a Digitalocean droplet and L5. I have been queing an image manipulation proces...

0 Likes
3 Replies
posted 10 years ago

Eloquent returns floats as integers rounded in tens!

I have a weird problem after our server provider upgraded to PHP 5.4.36. I needed to upgrade our ear...

0 Likes
8 Replies
Solved
posted 10 years ago

*.blade.php not working

I am newbie to laravel and using V-5 of it. Following is action of controller: public function creat...

0 Likes
1 Replies

[Elixir] Cofffee-Script concatenating

Hi guy, i want to concatenate specific coffee-script files. Is it possible with Elixir? Scenario: xy...

0 Likes
0 Replies

Class AddExcerptToTables not found when refreshing migration

Hi guys, I was going through : https://laracasts.com/series/laravel-5-fundamentals/episodes/14 and w...

0 Likes
3 Replies

How to create a dynamic drop menu

I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...

0 Likes
5 Replies
Solved

Translation of Laravel Validation Error Messages

Hi.. my project is on Laravel 4.1 and i am using Waavi package for translation.. i would like to che...

0 Likes
1 Replies

Eloquent relation among three models

Hello guys, User has many Field Field are fixed (10 to 15), has many User and Value Value belongs t...

0 Likes
1 Replies

Faking a Beanstalkd Job

I am writing some unit tests to verify that my workers are working. I have the following test to ver...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.