flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.24k stars 828 forks source link

chore: use `hex_color` rule for color validation #3936

Closed datlechin closed 6 months ago

datlechin commented 8 months ago

Add the hex_color rule to Laravel's validation system for improved color validation.

See here: https://github.com/laravel/framework/pull/49056

Fixes #0000

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

QA

Necessity

Confirmed

Required changes: