Support the ongoing development of Laravel.io →

4,606 Threads

Ardent like package for Laravel 5?

Dear All, Yesterday I take a look on Laravel 5 (which is already late), been using Laravel 4.2 in th...

0 Likes
3 Replies

Case insensitive search with Eloquent

First of all I know that I can use raw (where) queries but I'm really curious if there is any "...

0 Likes
3 Replies
Solved

Saving Eloquent relationships on data base

I want to make this as simple as possible. Imagine i have a order model from a shopping web site. Th...

0 Likes
1 Replies
Solved

Laravel and Pingpong Sky modules

Hi, I'm quite new to laravel, I've been developing in PHP for the past few years, in CodeIgniter! I...

0 Likes
0 Replies

Laravel 4 - How to Share Function betweens Multiple Models?

I got 2 Models Blog & Text, inside both Models had a same function named listBlog & listText...

0 Likes
1 Replies
posted 10 years ago

published at date is wrong

wheather I try it like this {!! Form::input('date', 'published_at', Carbon\Carbon::now()->...

0 Likes
3 Replies

Relationships

Hi I'm new to Laravel, I'm creating a user-group page. A user can create a group and is automaticall...

0 Likes
0 Replies
posted 10 years ago

Display field only if the value differs from the one before

I have a table like this: <tbody id="responds"> @foreach($animals as $animal...

0 Likes
1 Replies
Solved

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

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

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

Laravel4.2 Query problems between three tables

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

0 Likes
1 Replies

[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

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

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

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

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

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.