Shipu / themevel

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

support for laravel 5.6 and 5.7 needed. #21

Closed ghost closed 5 years ago

HDVinnie commented 6 years ago

second this

8082 commented 6 years ago

+1

majost-colombia commented 5 years ago

The package does not support laravel 5.7?

AhmedMFathy commented 5 years ago

+1

K4q4m3 commented 5 years ago

What is the problem with Laravel 5.7? I'm using this package with Laravel 5.8

AhmedMFathy commented 5 years ago

Theme set is not working

adrielgro commented 5 years ago

+1

Shipu commented 5 years ago

themevel already support laravel 5.8. use facades for set theme like Shipu\Themevel\Facades\Theme::set('themeone'); Thank you.