I am trying to validate import data using Laravel Excel. I got through to using required_if when a f...
Hello Community, I'm currently facing an issue where the verification email is not being sent to use...
I am validating the API register process on FormRequest class. These are my rules: public function r...
PHP 8.1.4 Apache/2.4.53 Laravel Framework 9.33.0 I am trying to add messages error in every valida...
I am working on a Laravel 8 blogging application. The "Add article" form has a "swit...
I am making a blogging application with Laravel 8 and Bootstrap 5. I run into a problem trying to va...
hello i install propaganistas/laravel-phone with composer on local laravel prjoject i copy vendor di...
I'm working on a project where I provide API services for the clients / consumers. In my APIs with s...
I am manually implementing login for Sanctum SPA (AngularJS) app and based on the Sanctum documentat...
Hi all, I am building an API for my application and I want to limit my endpoints to the JSON Data, I...
Hello, I have a form request class with a validation rule that looks like this 'array.*.type' =>...
Hi everyone,i ve problem with laravel check errors in controller public function registerPost(Reques...
Hello. I have issue when I'm trying refactor dynamic form validation into form request. Main issue i...
Hi There, this is my first post here as I have encountered a weird issue for the very first time eve...
Hello community, I have just set up a project to assign students to the ABC in examination centers,...
Clavvan Laravel make Validation if Post Only Can Create in 1 month, so user create any post again in...
I'm using Laravel 5x and I'm trying to have the user login from (for example): https://dev.example.c...
I have a disclosure form that I only need to validate 2 fields out of six based on if the required q...
Hi, I need a user to be able to only select a date between a pair of dates, but the validation hasn'...
I am learning laravel. I want to validate a form. There have two checkbox, every part of checkbox ha...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community