jadjoubran / laravel-angular

(deprecated) Laravel & Angular package
https://laravel-angular.io
MIT License
179 stars 25 forks source link

fire() to handle() #8

Closed toporny closed 6 years ago

toporny commented 6 years ago

because of https://github.com/laravel/framework/commit/ac9f29da4785c8b942ced8c4ab308214d618a22b#diff-2aaa23817a4aeafde63888bd631364e7

jadjoubran commented 6 years ago

Thanks @toporny What about Laravel <= 5.4 support? should we define a handle function that simply calls the fire function for backwards compatibility?

toporny commented 6 years ago

should we define a handle function that simply calls the fire function for backwards compatibility? it is good idea :)

jadjoubran commented 6 years ago

Available in v0.3.0