Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...
Hello everyone I test this regex on website https://regex101.com/ and worked ok: /^(?!0\d)([1-9]|[1-...
<!doctype html> <html lang="en"> <head> <meta charset="utf-...
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...
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