Support the ongoing development of Laravel.io →

Retriving Data From Many To Many Relationship Self Referencing with Join Table

I have User Table and Followers Table. The structure of follower table is : -id -follower_id ( refe...

0 Likes
0 Replies

Laravel 4 Custom User Permissions

So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...

0 Likes
0 Replies

Custom page in place of "Whoops!".

Hi I am really wanted to get rid of this kind of default text with worst design(At least from my poi...

0 Likes
1 Replies

Is it possible to save additional attribute value(that comes from two many-many relationship table) in laravel4.2

Database Tables are jobseekers id | username | password | job_detail_jo...

0 Likes
0 Replies
posted 10 years ago

Laravel request content type...please help

Howzit guys I have created a webservice that recieves a XML POST. Problem is that when i use a poste...

0 Likes
1 Replies

Laracast 16 : Authentication Problem

Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...

0 Likes
2 Replies

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

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.