Hi friends, I am trying to change the User model in laravel, but after changing it and get the resul...
How to save dynamical fields to database the problem is i don't know the names of fields we have m...
I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...
Hi, I'm trying to save records to my DB that have Chinese characters in them, but they're showing up...
I have two models, Client and Attachment, the relation is one to many since a client can have many a...
I have several database tables - some use a prefix, some don't. So, I'm going through the class mode...
I want to connect my GUI Workbench in SSH for my server Laravel Forge with private key but it failed...
Hello, i'm banging my head against this bug for 3 hours without finding the problem. The error refer...
Alright , I have a little problem here , which tried to solve but didnt succeed, I brought all the &...
Call to undefined method Intervention\Image\Facades\Image::save()
Do you know how to receive data from database to this checkboxes ??
The homepage is not working. Page is blank and no error is triggered. It stays connecting... for a l...
Hi I am trying to access the sale data in a relationship array, this is my query and json output on...
I have a scenario where States are assigned to tasks through a pivot table. The state of each task g...
I have two Login forms which is for admin and User Admin Login Form {!! Form::open(array('url' =>...
Hi all, I've been hour find tutorial about Ratchet and Laravel. Almost results I got was used for Ch...
Hello, here is my scenario: TABLE iten id iname TABLE profile id pname PIVOT TABLE profile_iten prof...
Hi. i need to add a function to my application upon the user session expired. the lifetime set in my...
Greetings. I am having trouble with a MassAssignmentException. I was following along Jeffrey Way's v...
Is there any way to say: Model::delete()->where('whatever', '=', 'whatever'):
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community