Support the ongoing development of Laravel.io →

Access field object in Laravel 5

Hello, I am using laravel-push-notification library to push data towards android devices, it works g...

0 Likes
0 Replies

Unable to associate models without manually assigning the foreign key

I'm running into an issue when trying to associate a child model to a parent. I see in the documenta...

0 Likes
1 Replies
Solved

Auth::attempt() in Login form not working

This is my login form and my AuthController : //AuthController(postLogin method) public function pos...

0 Likes
3 Replies

Laravel4.2 Query problems between three tables

Database Tables are employers id | username | password jobdetails id |...

0 Likes
1 Replies

Scheduled event does not fire

Hello, everyone, I'm trying to fire some event using the Indatus/dispatcher https://github.com/Indat...

0 Likes
1 Replies
Solved

HTML image method issue

Hello Guys. I recently added HTML class by using composer to Laravel 5, but HTML::image() method ret...

0 Likes
3 Replies
Solved

[HELP] Trying to get property

sorry all i hope you want to help me... i have a problem with returning query to datatable i have 2...

0 Likes
1 Replies
Solved
posted 10 years ago

Mutators not triggered

I have a model, inside it I've defined several mutators, but they are not triggered and I can't unde...

0 Likes
1 Replies
Solved

Route directs to root of site (To non laravel section)

Currently, my route setup is this: When I goto mysite.com/laravel/members/ It will take me to mysit...

0 Likes
0 Replies

Custom Auth Driver in L5

I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...

0 Likes
1 Replies
posted 10 years ago

Is laravel suited for this project?

have the whole summer off before I start school again, so my goal is to work on a challenging projec...

0 Likes
1 Replies
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

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.