Support the ongoing development of Laravel.io →

785 Threads

Validate API-JSON and limit input

Hi all, I am building an API for my application and I want to limit my endpoints to the JSON Data, I...

0 Likes
1 Replies

Testing validation rule exists

Hello, I have a form request class with a validation rule that looks like this 'array.*.type' =>...

0 Likes
1 Replies
posted 3 years ago

PHP 7.3 and Laravel preg_match(): Compilation failed

Hello, after updating to php 7.3 (or above) my Laravel 5.7 App throws me a preg_match(): Compilation...

0 Likes
1 Replies
Solved

laravel check errors in controller

Hi everyone,i ve problem with laravel check errors in controller public function registerPost(Reques...

0 Likes
1 Replies

Proper dynamic form request refactor issue

Hello. I have issue when I'm trying refactor dynamic form validation into form request. Main issue i...

0 Likes
0 Replies

Laravel App Front-end and Backend Validation is being bypass

Hi There, this is my first post here as I have encountered a weird issue for the very first time eve...

0 Likes
1 Replies

Assignment of students to automatic examination centers

Hello community, I have just set up a project to assign students to the ABC in examination centers,...

vivekpatil94 liked this thread

1 Likes
0 Replies

Laravel Validation Rule Create a Post

Clavvan Laravel make Validation if Post Only Can Create in 1 month, so user create any post again in...

0 Likes
0 Replies

Same Session for two different projects in different folders

I'm using Laravel 5x and I'm trying to have the user login from (for example): https://dev.example.c...

0 Likes
0 Replies

Complex validation logic

I have a disclosure form that I only need to validate 2 fields out of six based on if the required q...

0 Likes
2 Replies

Laravel Date Validation between two dates

Hi, I need a user to be able to only select a date between a pair of dates, but the validation hasn'...

invokermaster liked this thread

1 Likes
4 Replies

How to validate multiple check box and select.

I am learning laravel. I want to validate a form. There have two checkbox, every part of checkbox ha...

0 Likes
0 Replies

invalid signature on email verification. Laravel 6

Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....

sciendar liked this thread

1 Likes
0 Replies

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved
posted 4 years ago

How show the login user in the page?

Good evening. Folks. All well. I'm a beginner in laravel. I am trying to display the authenticated u...

0 Likes
2 Replies

Mail failures method in laravel not working...

In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...

0 Likes
1 Replies

Laravel 5.8 Login Not Case-Sensitive

Hi, i'm using laravel 5.8. By default, Laravel uses the email field for authentication. I don't use...

0 Likes
0 Replies

Why laravel validation don't displaying errors?

I'm trying to validate a request from form and appear a problem, not showing error messages on the v...

0 Likes
8 Replies
Solved

take input of comma separate text and insert in db inviduall

i have a input fields to insert names to the database at the moment it works like every time i enter...

0 Likes
1 Replies

Validation & Localization

In my case,Many tables has the column called name.In English,This word can use in everywhere,In diff...

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