Laravel 5 View Error Bags: Add a New Message Bag Instance to the View Error Bag With put
The put method is used to add a new MessageBag implementation instance to the ViewErrorBag instance, supplied as the argument to the $bag parameter with some name determined by the $key argument.