Support the ongoing development of Laravel.io →

629 Threads

connection data base

I wonder if there is some form of excolhes the path of database connection before login to the syste...

0 Likes
1 Replies

Compare variables (blade template)

Hello guys, Trying to compare 2 variables in my view In my controller $files = \File::files('images'...

0 Likes
4 Replies

Pass variable from on function in controller to another

I was wondering about passing one variable from one controller function to another controller functi...

0 Likes
0 Replies

Change 422 json response from FormRequest, depending on validation error?

Hi, I noticed in the Illuminate\Foundation\Http\FormRequest class, the output is fixed as 422 Unproc...

0 Likes
0 Replies
posted 7 years ago

Laravel : form validation

hey guys , I'm new with Laravel and recently i tried to validate contact form and its code is as bel...

0 Likes
0 Replies

Register only certain email domain (Auth)

So I'm trying to update the out of box validator to only allow a specific domain. Are there any oth...

0 Likes
1 Replies

Problem with hosting shared

Hi! I have a problem with this code in hosting shared, but works fine in localhost. this function re...

0 Likes
2 Replies

help with billing in laravel

Hi, im building this SaaS application where the users are billed every month on their join dates. bu...

0 Likes
1 Replies

new user after ajax validation with laravel

I want to make a record after validation of data sent with ajax. the idea is to run the function Cre...

0 Likes
0 Replies
posted 7 years ago

success function on ajax after validation with laravel

I made the validation of a form with laravel through ajax. sending data and validation work properly...

0 Likes
1 Replies

Save emails and passwords from unautorizades users

I created the login using php artisan make:auth I read I have to override AuthController.php but , I...

0 Likes
1 Replies

Laravel 5.2 validation errors issues

Written with StackEdit. So i have this issues with displaying my custom errors and validation erro...

0 Likes
6 Replies

My Laravel Project doesn't have Service Folder ?

Hİ guys, There isn't service folder in My Laravel Project; http://hizliresim.com/MJ6qo6 How Can I So...

0 Likes
7 Replies

Error message not showing

I'm trying to get the error message to show when I attempt to login with the wrong username and pass...

0 Likes
0 Replies

Validation dynamic field

How to validate dynamically added input fields with custom message in laravel 5.2?Actually I am addi...

0 Likes
1 Replies
posted 9 years ago

Laravel 5: mimes validator always returning errors even with right mime type.

Hi folks, While using the mimes validator I tried mimes:m4v and also tried mimes:video/x-m4v Here's...

0 Likes
6 Replies
posted 7 years ago

validation failure returns 200 instead of 422

I think validation failure should return 422 (ValidatesRequests.php): protected function buildFa...

0 Likes
0 Replies

How to validate array input?

Hey, I have many to many relationship between Product and Order models with custom pivot attribute r...

0 Likes
8 Replies

JSON response returns raw data to browser

Posting from Japan... I need you guys' help... So here's my story. Created new registration form fo...

0 Likes
0 Replies

Redirect to login page after login - loop in login

Hello everyone. I have a problem with my Laravel setup. This is a system that we have been working o...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.