How to extend Laravel core class MessageBags -


i need extend illuminate\support\messagebag because of add methods i cant bind own class app\support\mymessagebag laravel use class (that extends app\support\mymessagebag) instead of original core class.

do have ideas?


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -