pishran / nova-rtl-theme

RTL layout for Laravel Nova.
MIT License
40 stars 10 forks source link

config error exception #9

Closed ramisaaa closed 3 years ago

ramisaaa commented 3 years ago

ErrorException

in_array() expects parameter 2 to be array, null given

at vendor/pishran/nova-rtl-theme/src/ThemeServiceProvider.php:18

Hi . after composer update today, I've received this error

FaridAghili commented 3 years ago

Hi, please update to the latest version and republish the config file:

php artisan vendor:publish --tag=nova-rtl-theme --force