Support the ongoing development of Laravel.io →

629 Threads

Update unique field Laravel 5.4????

I can not update unique field public function rules() { return [ 'nickname'...

0 Likes
0 Replies

Custom Validation on Multiple FileUpload

I'm having problem return false on this multiple file input. It is working for textboxes. Anyone can...

0 Likes
0 Replies

Laravel-5.4 - how to store the image path in database for all users who registers

I am using laravel-5.4 make:auth . Added one extra field in user table -> profile picture in view...

0 Likes
2 Replies

setting rule for unique name on existing row

Hello, in laravel 5.4 setting rule for unique name like $rules = array( 'name' => 'r...

0 Likes
2 Replies

can't determine source of integrity constraint violation

Hi, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...

0 Likes
1 Replies
posted 7 years ago

Custom validation message for exists

Is it possible to define a custom message for the exists:table,id rule? I tried the following public...

0 Likes
0 Replies

Problem Login with Laravel 5.4+Sentinel

Hi.. i am new in Laravel environment and i just met problem in my first application. I made a page f...

0 Likes
0 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes
0 Replies

Form request validation for "string" lets an empty array pass without error

Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...

0 Likes
1 Replies

Changing default columns and table in Laravel Auth 5.2

Ok I am having this problem for a week now. I am following the naming convention of our company in c...

0 Likes
2 Replies

Laravel 5.4: $this->route('table') doesn't work in Request validation rules

In Laravel 5.4 doesn't work $this->route('table') that I use when I want to editing data in table...

0 Likes
0 Replies

Laravel 5.3 Throttle Login

I have notice that Throttles in Laravel 5.3 are different then 5.2 while I was trying to write my ow...

0 Likes
2 Replies

Able to bypass Image validation

Laravel Version: 5.4 PHP Version: 5.6.24 I have wrapped an executable inside an image which has th...

0 Likes
0 Replies

Jquery remote method validation in laravel

I want to live check username availability and existing email using jquery remote method . can anyon...

0 Likes
2 Replies

TokenMismatchException, but where is it coming from?

I've got a published website, since yesterday it did look to be fine. Yerstrday and today instead, I...

0 Likes
5 Replies

Laravel Form validation with logic operators

I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...

0 Likes
1 Replies

Unable to confirm email on laravel.io

I don't see a support channel for the site so I'll start a new thread. I received the not found page...

0 Likes
1 Replies

Use unique validation for only specific record in database table

I'm trying to validate unique title for specific book_id it means is should be unique only specific...

0 Likes
1 Replies

Multiple Authorisation/ multiple groups of roles - preferred starting package

Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...

0 Likes
1 Replies

error make:request

Hello, Please help me, this is the error that i get when i execute this php artisan make:request Pro...

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.