Hey, i am using a free host, and my URLs often 404, thinking the /public/something/something url is...
Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...
Hello! I have a "Profile" model related to a "User" model. Currently I'm able to...
when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...
Hey artisans :) I would like to have a dynamic query-builder but don't no how to do it :/ I have a d...
Hello, i have a problem when i pass a GET parameter in the URL. here is an example URL : http://api....
I have a model named "Support", and I am trying to create a writable directory to store fi...
I am searching for a slug generator and found many but all have unique : true/false where what I nee...
Is there a cleaner way to do this? view.blade.php <form> <input type="text" name=...
http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.
I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...
I wonder how can I validate forms to be html tags free.
Hi, How Jquery form validations settings up in Laravel 4. Before I worked in Yii, and Yii creates jq...
Hi all, i need to validate if marks is choosen and that's it with routes.php but when the validation...
Hi all, i'm new lover of laravel, and i develop an application for archive the marks and model of co...
Hello I have a UsersController which just fills the User Model with the Input-Data (http://laravel.i...
I want to implement use some jQuery tree package like jsTree to allow user to add/edit/remove some n...
$('#form-param-parciales').submit(function(e) { var materia = $("#asignatura").val(); var...
/** * Desplega un listado de los estudiantes * * @return Response */ public function listar() {...
I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...
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