Hi , I am using ckeditor for textarea. It is working fine. But when we display description on fronte...
This Setter works well... public function setPoligonoAttribute($value) { $this->attributes['polig...
I got the following code and want the latest result. // Model public function getProfilePic() {...
I am in the process of writing a SPA application using angularjs for the frontend and laravel as a R...
Once again I'm pretty lost, the same place as other projects I've started xD A "closed" ap...
What is the best way to use findOrFail / find on a model to find models just belonging to an user. M...
Hello, can anyone help me with my problem. I can't seem to solve it. I want to show in blade view im...
Hi guys! I have a comments table and this table has four fields which are : id post_id type_id comm...
Hi, I've got this in my code. $list = $the_things->where( 'date_field', '>', time() ); That d...
I'm curious as to how much escaping and input sanitizing Laravel does behind the scenes. For instanc...
Hi guys! I have two databases main and beta. In my database.php file I have setup the connection to...
http://laravel.io/bin/Nk3v#2 I thought I had everything working, until I added this last foreign key...
Hi, this is my first thread so if I doing wrong some things please don't hate me :) I'm using Migrat...
I'm trying the create a model instance including it's relations, but i can't seem to find a proper w...
I want to know the best and simple way to setup routing for this: I have a form that posts to /prici...
tableA that contains 2 particular columns. idA, idB tableB has 1 column that those are mapped to. id...
Hi, I've read the eloquent docs, but can't seem to find the answer - am I missing something? I am tr...
Hi all, I have an issue I can't seem to figure out..... I want to use Ajax/jQuery to get data from a...
Hi folks, I've got customers, and projects which belongs to customers. There's a customers table, an...
I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...
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