Support the ongoing development of Laravel.io →

1,386 Threads

posted 10 years ago

HTML field names are lost if the name of the field is a numeric value - ?Bug or feature?

I need to use the id field from a database as the name of HTML form elements. Using laravaI form cla...

0 Likes
7 Replies
Solved
posted 9 years ago

ErrorException (E_UNKNOWN) Route [/edit-workout-category] not defined.

Hi. Why do I get this? Thanks. ErrorException (E_UNKNOWN) Route [/edit-workout-category] not defined...

0 Likes
5 Replies
Solved

Can't upload a photo to laravel

Hello everyone I'm trying to add some products to my db and I have to upload photo of this product....

0 Likes
14 Replies

Select Box Fields with "auto-associative" values (not numbered)

Hi, i'm using this form: {{ Form::select('year', [date("Y"), date("Y")+1, date(&...

0 Likes
1 Replies

how to fetch data from database to edit,update in the form using laravel php

I am new to laravel, please guide me in fetching data from database, i am able to show the data on t...

0 Likes
1 Replies

Artisan Serve VS MAMP htdocs

I was working my way through the phpacademy tutorial "Laravel To Do List App" and after I...

0 Likes
2 Replies

Laravel 4.2 mime config

Where can I configure the mime type settings? I am using laravel 4.2 and my upload form should valid...

0 Likes
4 Replies

Can I load a view into an AJAX?

I have this on a js file... $(document).ready(function() { //petición al enviar el formulario de reg...

0 Likes
3 Replies
Solved

validate form

Hi, I have form: <form action="{{ url('users') }}" method="POST"> <tabl...

0 Likes
1 Replies

Custom Macro can't populate input in form

Hi, i have these macros https://gist.github.com/brwnll/10927191 Works great, but in mi form can't pu...

0 Likes
1 Replies
Solved

Problem returning SSH Response

Hello! Thanks for interest to this topic. I'm pretty new in Larave and i have a little question. May...

0 Likes
3 Replies
Solved

Laravel 4 paginate on GET request

I have a form that is used to filter results for a categories page. So, the URL will be localhost/pu...

0 Likes
2 Replies
Solved

Build similar to Google Form with Laravel

I'm working with a client who needs a module that should be embedded in other web page and users to...

0 Likes
2 Replies

Creating a CMS-style Poll

I am working on creating a CRUD for polls to use during an event. Pretty easy concept - on a scale o...

0 Likes
1 Replies

Printable page in Laravel

Hi, Can any one suggest me how to make the printable page in laravel. For example in E-Commerce proj...

0 Likes
2 Replies
Solved

Route no defined

I have this on my routes.php Route::any('admin/productos/showbynombre', 'Admin_ProductosController@s...

0 Likes
3 Replies
Solved

how do i a nice laravel ajax post and get the data in laravel backend.

Please guys how do i a nice laravel ajax post and get the data in laravel backend. my code my route....

0 Likes
3 Replies

Validating dates in non-US formats

Hi, I'm sure I'm not the only person who has encountered this, but I've been trying to get validate...

0 Likes
0 Replies

when i try to access to methode destroy i have this error ( MethodNotAllowedHttpException )

when i try to delete user I have this error More Information --------------------------------------...

0 Likes
1 Replies

Can't retrieved AJAX data

I am having trouble with laravel, in particular, with getting AJAX request data from my JavaScript b...

0 Likes
2 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.