thedevdojo / voyager-themes

Theme Hook for Voyager
81 stars 23 forks source link

installation error crash the site #10

Open akwatra opened 6 years ago

akwatra commented 6 years ago

i tried to install hooks - php artisan hook:install voyager-themes , this create error on enable error=" Trying to get property of non-object" and crash the admin - snapshot: https://prnt.sc/hn35vw (edited) also not able to uninstall this hook?

for now i have manually uninstall, and also removed base hooks json still display hooks list in browse hooks.. also cleared cache

JKChen commented 6 years ago

I got the same error.

buckhornmktg commented 6 years ago

Same error.

$theme is null in /vendor/voyager-themes/src/VoyagerThemesServiceProvider.php line 156.

rushairer commented 6 years ago

I got the same error.

marktopper commented 6 years ago

What version of Voyager and Voyager Themes are you guys using?

rushairer commented 6 years ago

see #11