Support the ongoing development of Laravel.io →

1,067 Threads

How to pass non-simple e.g. object or multi-level array as parameters to validation rules

In Laravel doc, a validator can be defined as follows... $validator = Validator::make( array(...

0 Likes
0 Replies

Laravel with Knockout.js

How can work with Knockout.js and Laravel ('easier way' )?

0 Likes
1 Replies

Validation value instead of attribute

Hi, is possible to return the input value instead of the :attribute in the error messages? Thanks

0 Likes
0 Replies
posted 10 years ago

Query database, if results return to form with input values

I'm trying to build a reservation system where if the email address already has reservations for tha...

0 Likes
1 Replies

How do I add select option tag

Hi. How do I add select option data-icon tag ? Can't be, Blade Form::select array. FormBuilder Class...

0 Likes
0 Replies

Set other fields when user registers

Here is my User model. I would like to set two fields when the user registers for the first time. A...

0 Likes
3 Replies

Using forms in arrays and validation issues

Hi, I need some help with handling array validation from form data. I have a form which has fields n...

0 Likes
0 Replies
posted 10 years ago

upload with progress bar

Hi all, what's the best way to implement a upload image with progress bar? thanks

0 Likes
0 Replies

Validation based on different fields

I have 3 select lists with countries, I want the user to change only one of the 3 lists, this works...

0 Likes
0 Replies

laravel test fail in route redirection

i am testing a form. Upon success it must redirect to a route and upon failure it must return to th...

0 Likes
1 Replies
posted 10 years ago

Possible to create secure named routes as form action using Form::open?

Laravel supports https URLs in various ways but I can't find anything that suggests you can create a...

0 Likes
0 Replies
posted 10 years ago

Encoded characters when passing URL string

I'm submitting a form to a landing page from an email and it needs to prepopulate. So I'm doing it l...

0 Likes
2 Replies

I cant open my update page

I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...

0 Likes
8 Replies

Anahkiasen/Former ignores state() setting

I'm trying to set the state of a field to 'error' when there is an error. To do this, I'm doing: {{...

0 Likes
0 Replies

Datetime Problems

Hey guys, I want to print my model's created_at value in different languages. I google'd this subjec...

0 Likes
3 Replies
posted 10 years ago

How to load files from public folder into javascript??

Hi. I'm trying to show a map using leaflet. In this case Elevator Profile. (https://github.com/MrMuf...

0 Likes
2 Replies

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

0 Likes
3 Replies

How to store data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
0 Replies

How to force validator to fail?

I have a ruleset for Validator, and it works as expected. However, I have to do some extra, fancy da...

0 Likes
1 Replies
posted 10 years ago

ErrorException Undefined index: subType

Hello, I am new to laravel, and I am trying to make some changes to one of our apps that one of our...

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