thedevdojo/voyager

Validation connected to Settings

開放

#3,494 建立於 2018年8月25日

 (0 則留言) (0 個反應) (0 位負責人)PHP (2,652 個分叉)batch import
help wanted

倉庫指標

星標
 (11,817 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • Laravel: latest
  • Voyager: latest
  • PHP: 7
  • Database: mysql

Description of problem

Not really a problem, its a feature request.

Proposed solution

n/a

Alternatives considered

n/a

Additional context

As asked here it would be great to have the same validation currently available for Bread also for Settings, this is because you might have users that have to set a number as a settings but turn on adding invalid characters upon setting their settings.

For example we choose a textarea where a customer should typ only numbers, but instead the customer (user) is using text and therefore the input is invalid but did get accepted by the system.

It would be awesome to be able to set de validation variables also for the settings page.

貢獻者指南