Support the ongoing development of Laravel.io →

4,606 Threads

Getting a error when trying to migrate MYSQL table.

I am getting this error when running it in terminal on my mac. This is what I am running in terminal...

0 Likes
4 Replies

Simple Search Engine

Hello, I am developing a simple search engine and I am having troubles with receiving the results co...

0 Likes
1 Replies

User input isn't being accepted into database?

Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...

0 Likes
2 Replies
Solved

Display threads with order by post (like higher ID)

I'm building forum. But I need help about building the forum display page. <?php $teemad = DB::ta...

0 Likes
1 Replies

DB + variables naming conventions

Hi everyone I've been searching this for a while, but couldn't find the specific subject So here is...

0 Likes
2 Replies
Solved

Laravel - filter by multiple relation values while keeping eloquent pagination

I have two models, Character and Tag, that are in many-to-many relationship. I'd like to be able to...

0 Likes
5 Replies
Solved

[Solved]Form: Updating multiple rows for each id?

I am creating an area where users can update the navigation menu which I am storing in the database....

0 Likes
0 Replies

make a page inaccessible after "post"

So I've got a login system with the possibility for the user to change their email and to change the...

0 Likes
0 Replies

Update without touching timestamps?

I've created a type of forum which is sorted by "updated_at", but right now every page vie...

0 Likes
7 Replies

Eloquent does not alias tables in a self join relationship

I have an parent->child relationship where a confirmed column in the pivot table exists. Both the...

0 Likes
3 Replies
posted 10 years ago

using DB:select in a class

I've been using Laravel for a couple of months, but I'm still very new. I'm something like phpMyAdmi...

0 Likes
2 Replies
Solved
posted 10 years ago

Save() is not working for some reason

Hello everyone, I'm a new user to Laravel framework, and following a long tutorial about how to use...

0 Likes
3 Replies
Solved

How to sent an email confirmation in laravel?

I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...

0 Likes
1 Replies

Grouping eloquent results via a distant relation

I'm building a football site, and have a problem with listing all the games the way i want. Basicall...

0 Likes
1 Replies

[ELOQUENT] belongsTo() not returning relationships

Hello everyone! I have the following models. Product.php class Product extends Eloquent { protected...

0 Likes
4 Replies
Solved

Problem with Server Side in Datatable

Hello. I'm using the Bllim Package for Datatable in my Laravel app. Its found here It's not working...

0 Likes
5 Replies

Need small help In Updating record.

Hello Experts, I need small help regarding to updating profile information. im trying to update prof...

0 Likes
1 Replies
Solved

LARAVEL4 - chunk function not working with model save().

I am doing this for hashing all the passwords from previous project which was in pure PHP and rewrit...

0 Likes
0 Replies

Polymorphic association SQLSTATE[42S22]: Column not found

Hello, I'am getting error when I'm using polymorphic relation. class User extends \Eloquent { pu...

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.