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...
Hello community, I have just set up a project to assign students to the ABC in examination centers,...
vivekpatil94 liked this thread
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'...
invokermaster liked this thread
I am learning laravel. I want to validate a form. There have two checkbox, every part of checkbox ha...
Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....
sciendar liked this thread
**I only use required but not show the validation message ** public function store(Request $reques...
Good evening. Folks. All well. I'm a beginner in laravel. I am trying to display the authenticated u...
In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...
Hi, i'm using laravel 5.8. By default, Laravel uses the email field for authentication. I don't use...
I'm trying to validate a request from form and appear a problem, not showing error messages on the v...
i have a input fields to insert names to the database at the moment it works like every time i enter...
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