Shipu / themevel

Theme and asset management for laravel
Creative Commons Zero v1.0 Universal
347 stars 67 forks source link

Add ThemeLoadedEvent #18

Closed dariusj18 closed 6 years ago

dariusj18 commented 6 years ago

Emit an event when a theme is loaded

Shipu commented 6 years ago

Nice feature but it will be more flexible to user. For example : User didn't want to add event in service provider. event should be beforeLoad, afterLoad etc. if you update more then reopen this pull request. Otherwise i will added this feature in next update.