Hey, i made a password reminder and it successfully sends emails, but i do not know how to modify th...
Dear All, I am new to laravel , can I skip migrations and use model connecting directly to my existi...
This post is based on a thread I found in the old forums regarding binding a custom macro to Form::...
I have defined a Model class named Support, which abstracts the "supports" table of my DB....
Hi I got this error when i posted the website on my hosting. Please help what's goin on why i got th...
On my production site, I am getting several errors like this every hour: SplFileInfo::getMTime(): st...
I am interested in how to create that closure-table model?
Hi, I need some help. I've been trying to get to my Laravel app without success. I'm seeing the NotF...
Here's an overview of my schema. Pardon the rotation. I'm trying to establish a Polymorphic Relatio...
I create a model and a migration in Laravel 4 and add some variables in the migrations and in the mo...
Or any package has used closure table package?
I've just asked this over on StackOverflow http://stackoverflow.com/q/24490324/15531 but I might get...
Due to some reason i have to keep my layouts at some specific folder. For example, if i have a follo...
Hi! I have a form where you edit data, submit to save it, and then return to the same edit view agai...
Hello, I know this question is a little bit vague, but I need to implement the ability to add commen...
Hi guys! I'm building a website for a client where there is a catalogue/e-commerce section and I've...
$('#form-param-parciales').submit(function(e) { var materia = $("#asignatura").val(); var...
/** * Desplega un listado de los estudiantes * * @return Response */ public function listar() {...
Well as the topic says, when all is done and running it just hangs for say 10 seconds every x minute...
With a route I can put a constraint: For instance to allow only a-z letter in the book url. Route::g...
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