Support the ongoing development of Laravel.io →

784 Threads

Using Policies - just "this user AUTHORIZED to" or broader?

I'm a little confused on the best way to do something - and I worry that I might be abusing Policies...

0 Likes
1 Replies

how can i solve this problem of Post and Get method

i want to register some information from the login register , but when i submit the form. I m gettin...

0 Likes
1 Replies

Change login with email by other field

Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...

mateusarcedev liked this thread

1 Likes
0 Replies
posted 6 months ago

Regex Rule don't work

Hello everyone I test this regex on website https://regex101.com/ and worked ok: /^(?!0\d)([1-9]|[1-...

0 Likes
0 Replies

how to validate this form

<!doctype html> <html lang="en"> <head> <meta charset="utf-...

0 Likes
2 Replies

Conditional Validation with dependency to other fields

I am trying to validate import data using Laravel Excel. I got through to using required_if when a f...

0 Likes
5 Replies

Verification Email Not Being Sent to User After Registration

Hello Community, I'm currently facing an issue where the verification email is not being sent to use...

0 Likes
10 Replies

Fething API error when using unique and some password method

I am validating the API register process on FormRequest class. These are my rules: public function r...

marienmupenda liked this thread

1 Likes
2 Replies
posted 1 year ago

withValidator $validator->fails() make server slow

PHP 8.1.4 Apache/2.4.53 Laravel Framework 9.33.0 I am trying to add messages error in every valida...

0 Likes
0 Replies
posted 1 year ago

get all ValidatorMessage from rules

I am trying to show all possible error messages that come from the rules I created. how can i show i...

0 Likes
1 Replies
Solved

What makes the image type validation fail?

What makes the image type validation in this Laravel application fail? I am making a blogging applic...

0 Likes
3 Replies
Solved

How do I keep the value of a checkbox in an invalid form?

I am working on a Laravel 8 blogging application. The "Add article" form has a "swit...

ddiskandar liked this thread

1 Likes
12 Replies

Why does this form fail to validate?

I am making a blogging application with Laravel 8 and Bootstrap 5. I run into a problem trying to va...

0 Likes
2 Replies

How do I keep the invalid form open?

I am making a blogging application with Laravel 8 and Bootstrap 5. For adding a post I use a form pl...

0 Likes
6 Replies
Solved

What causes the data validation failure in this API?

I am working on an application consisting of a Laravel 8 API and a Vue 3 front-end. I have a registr...

0 Likes
1 Replies
Solved

laravel package

hello i install propaganistas/laravel-phone with composer on local laravel prjoject i copy vendor di...

javados liked this thread

1 Likes
0 Replies
posted 2 years ago

[Help] API Response for Validation errors \w Rule name

I'm working on a project where I provide API services for the clients / consumers. In my APIs with s...

0 Likes
2 Replies

can not insert data in database in laravel 8x

When i insert data in database with sign up register page, it shows me the same page without passing...

0 Likes
1 Replies
Solved

Define Sanctum login route in api.php or web.php?

I am manually implementing login for Sanctum SPA (AngularJS) app and based on the Sanctum documentat...

0 Likes
0 Replies

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

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.