Hi all i have an issues with laravel blade template, i have a contact form: Like <div class="...
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...
So, I've got a project that I've been working with since the L3 days and as it has grown in features...
Error: 'The Response content must be a string or object implementing __toString(), "boolean&quo...
Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...
Hi, I have a very weird issue with Laravel 5.1. My app has a Task Scheduling (https://laravel.com/do...
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...
Hi, this is my update function for my Keyword model. I know that it is terrible and I would want to...
I'm trying to use SammyK's Laravel Facebook SDK and I'm following the steps on https://github.com/Sa...
Hello, so I'm writing an application and until now I was working with Accessors, Mutators and Query...
Hi guys, Im using Model::paginate(50) on my code. I receive the output below as SQL. The load time i...
I have several database tables - some use a prefix, some don't. So, I'm going through the class mode...
I wonder why this is not pulling records from the database. I have been on this for days. All I want...
hello, just learning L5 and one question: a controller uses a model to get the data from a table. i...
I'm having a problem removing an item from a collection. I have a model called Class that represents...
Hi, When i use the function Redirect::to('url'), laravel returns the text redirecting to url... How...
Hello, i'm trying to learn laravel for few days, and it already drives me mad.. beside the fact that...
I want to connect my GUI Workbench in SSH for my server Laravel Forge with private key but it failed...
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.