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 trying to show all possible error messages that come from the rules I created. how can i show i...
What makes the image type validation in this Laravel application fail? I am making a blogging applic...
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...
I am making a blogging application with Laravel 8 and Bootstrap 5. For adding a post I use a form pl...
I am working on an application consisting of a Laravel 8 API and a Vue 3 front-end. I have a registr...
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...
When i insert data in database with sign up register page, it shows me the same page without passing...
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' =>...
Hello, after updating to php 7.3 (or above) my Laravel 5.7 App throws me a preg_match(): Compilation...
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...
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