ViewErrorBag (Support)
ViewErrorBag
class ViewErrorBag implements Countable (View source)
Methods
bool | hasBag( string $key = 'default') Checks if a named MessageBag exists in the bags. | |
MessageBag | getBag( string $key) Get a MessageBag instance from the bags. | 登录查看完整内容
|