switch to laravel srarterkit version
hi,
we want switch from old laravel version to srarterkit, but have some issue:
1 - config file of settings have conflict with other package like spatie/laravel-settings or anlutro/l4-settings, please change config name
2 - can't find menu builder class. and menu hard-code in /resources/views/layout/partials/sidebar-layout/sidebar/_menu.blade.php
3 - when set option KT_THEME_DIRECTION to 'rtl' seems not work
Replies (1)
Hi Ali,
Thank you for your feedback. We appreciate your input.
- We will rename the config file in the next update to avoid any confusion.
- Currently, the starterkit Laravel does not include a PHP class for the menu builder. However, we will consider adding it in a future update.
- We will investigate the KT_THEME_DIRECTION issue and provide a fix as soon as possible.
Thanks