Support the ongoing development of Laravel.io →

4,608 Threads

User model not reflect changes

Hi friends, I am trying to change the User model in laravel, but after changing it and get the resul...

0 Likes
1 Replies

How to save dynamical fields to database in laravel5

How to save dynamical fields to database the problem is i don't know the names of fields we have m...

0 Likes
2 Replies

Migrating to L5: Class 'Predis\Client' not found

I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...

0 Likes
4 Replies

Can't save UTF-8 to mysql

Hi, I'm trying to save records to my DB that have Chinese characters in them, but they're showing up...

0 Likes
2 Replies
Solved

One-to-Many Relation not working properly

I have two models, Client and Attachment, the relation is one to many since a client can have many a...

0 Likes
0 Replies

Using config facade database prefix in class model?

I have several database tables - some use a prefix, some don't. So, I'm going through the class mode...

0 Likes
2 Replies
Solved

Failed connect to database on Laravel Forge with Workbench

I want to connect my GUI Workbench in SSH for my server Laravel Forge with private key but it failed...

0 Likes
1 Replies

Call to undefined method Illuminate\Database\Query\Builder::cantieri()

Hello, i'm banging my head against this bug for 3 hours without finding the problem. The error refer...

0 Likes
0 Replies

Undefined index: image problem .

Alright , I have a little problem here , which tried to solve but didnt succeed, I brought all the &...

0 Likes
0 Replies

Hi I am getting this error please help me..

Call to undefined method Intervention\Image\Facades\Image::save()

0 Likes
0 Replies

ACL with Checkboxes

Do you know how to receive data from database to this checkboxes ??

0 Likes
0 Replies

getting '#126 - Incorrect key file for table '/tmp/#sql_473_3.MYI'; try to repair it' error in mysql [TITLE UPDATED]

The homepage is not working. Page is blank and no error is triggered. It stays connecting... for a l...

0 Likes
1 Replies

Cannot access data in array

Hi I am trying to access the sale data in a relationship array, this is my query and json output on...

0 Likes
4 Replies
Solved

Selecting based on Latest Record in Pivot Table

I have a scenario where States are assigned to tasks through a pivot table. The state of each task g...

0 Likes
1 Replies

Logging in as Admin and User

I have two Login forms which is for admin and User Admin Login Form {!! Form::open(array('url' =>...

0 Likes
0 Replies

[Ask] Realtime update views when database change using Ratchet (Laravel 5.1)

Hi all, I've been hour find tutorial about Ratchet and Laravel. Almost results I got was used for Ch...

0 Likes
0 Replies

Multiple checkboxes edit - pivot table

Hello, here is my scenario: TABLE iten id iname TABLE profile id pname PIVOT TABLE profile_iten prof...

0 Likes
2 Replies

Trigger function on Session expire

Hi. i need to add a function to my application upon the user session expired. the lifetime set in my...

0 Likes
1 Replies

MassAssignmentException - Ignoring $fillable - Guarded ['*'] is Set

Greetings. I am having trouble with a MassAssignmentException. I was following along Jeffrey Way's v...

0 Likes
1 Replies

Eloquent Delete Where

Is there any way to say: Model::delete()->where('whatever', '=', 'whatever'):

0 Likes
1 Replies
Solved

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.