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...
http://www.movielistal.com/full-72nd-golden-globe-awards-2016-live-stream-watch-online-free/
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 &...
By the help of FPDI library, I tried to write some exsiting pdf files but able to wirte only single...
Call to undefined method Intervention\Image\Facades\Image::save()
Hi, I want to enable a select only if a checkbox is set to true. Here's my actually code, any advice...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community