Notes on Keys | Laravel 5 Message Bags: Adding Messages to the Message Bag With add
The $key supplied to the add method should make sense in some context. The examples so far have been fairly arbitrary, and are mainly designed to explain the concepts that are being presented. However, MessageBag instances are most commonly...