Support the ongoing development of Laravel.io →

899 Threads

Url often 404s

Hey, i am using a free host, and my URLs often 404, thinking the /public/something/something url is...

0 Likes
0 Replies

Undefined variable in view (when trying to grab database result)

Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...

0 Likes
14 Replies

Issue on creating models with foreign key relations (1:1)

Hello! I have a "Profile" model related to a "User" model. Currently I'm able to...

0 Likes
1 Replies

please i have bizarre problem

when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...

0 Likes
2 Replies

How to do dynamic Querys

Hey artisans :) I would like to have a dynamic query-builder but don't no how to do it :/ I have a d...

0 Likes
2 Replies

URL problem with parameters

Hello, i have a problem when i pass a GET parameter in the URL. here is an example URL : http://api....

0 Likes
0 Replies

Filesystem mistakenly reports success on File::makeDirectory()

I have a model named "Support", and I am trying to create a writable directory to store fi...

0 Likes
0 Replies

Slug - Generator Help

I am searching for a slug generator and found many but all have unique : true/false where what I nee...

0 Likes
6 Replies

Subbmiting form with array text fields.

Is there a cleaner way to do this? view.blade.php <form> <input type="text" name=...

0 Likes
1 Replies

Undefined "category" variable

http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.

0 Likes
1 Replies

Rule with textbox array?

I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...

0 Likes
2 Replies

how to prevent user from inputting html tags

I wonder how can I validate forms to be html tags free.

0 Likes
3 Replies

Jquery form validations

Hi, How Jquery form validations settings up in Laravel 4. Before I worked in Yii, and Yii creates jq...

0 Likes
2 Replies

Redirect to a form after validate with value in a field

Hi all, i need to validate if marks is choosen and that's it with routes.php but when the validation...

0 Likes
0 Replies

Create dynamic select dropdown list with laravel 4

Hi all, i'm new lover of laravel, and i develop an application for archive the marks and model of co...

0 Likes
0 Replies
posted 9 years ago

Problem with Validation

Hello I have a UsersController which just fills the User Model with the Input-Data (http://laravel.i...

0 Likes
2 Replies

Is there some package implemented some jQuery tree serialized with a ORM model?

I want to implement use some jQuery tree package like jsTree to allow user to add/edit/remove some n...

0 Likes
0 Replies

función jQuery para dar formato a los datos retornados por el controlador

$('#form-param-parciales').submit(function(e) { var materia = $("#asignatura").val(); var...

0 Likes
0 Replies

Ajax (JQuery) request-response with controllers

/** * Desplega un listado de los estudiantes * * @return Response */ public function listar() {...

0 Likes
0 Replies
posted 9 years ago

Can't get blade to escape properly

I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.