I get this error when I try to save a file. my route: Route::post('/file-upload', [DocumentControlle...
durgeshdy liked this thread
I am converting base64 encoded string to UploadedFile for those fields ending with File. Middleware...
I'm a little confused on the best way to do something - and I worry that I might be abusing Policies...
i want to register some information from the login register , but when i submit the form. I m gettin...
Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...
mateusarcedev liked this thread
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...
marienmupenda liked this thread
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...
ddiskandar liked this thread
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...
javados liked this thread
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...
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