The accepted answer here seems what you want to do:
http://stackoverflow.com/questions/22884764/laravel-extend-form-class
You need to create a service provider and bind your class and function to the formbuilder.
Would be easier if there where an example how to extend vendor package class. I have found how migrations and views can be done though...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community