Support the ongoing development of Laravel.io →

623 Threads

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

carbon button

i try make button disabled if not expired but after expired button not function like disabled not en...

0 Likes 0 Replies
posted 6 years ago

Laravel compare dates

Dear, I ran into a issue with laravel I want to 'compare' dates. This to creatae a appointment, but...

0 Likes 1 Replies

how to show login validations errors using this code

with using this code $auth = Auth::guard('web')->attempt(['email'=>$request->email,'passwor...

0 Likes 0 Replies
posted 6 years ago

Laravel custom validation message

I'm using laravel 5.4 to make a custom form validation. But why is the custom error message isn't di...

0 Likes 1 Replies

custom fields when throw Exception

Hi, I want to throw exception in my controller. I use this code: abort(404, 'user not found') I wan...

0 Likes 2 Replies

Laravel Policies on Route::group with Eloquent

i have a \App\Polices\CustomPolicy with a method public function view(User $user, CustomModel $model...

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.

© 2023 Laravel.io - All rights reserved.