Could you upload this sidebar.blade.php file somewhere? It seems there is a variable called $parent_menus that is being required, but is not being defined. What is this variable?
Mar 19, 2020
6
Level 1
Laravel 7 Component Error When Deployed into Ubuntu Server
Hi All, I have an issue about laravel 7 component, I'm used component to show my sidebar menus in a dashboard app, in my local it's not error, but when I deployed into server, I got error like this
Undefined variable: parent_menus (View: /var/www/akn_cms/agrokimiacms/resources/views/components/sidebar.blade.php)
I've update the php version in server bevame PHP 7.3.15
Anyone can help me please? Thanks
Regards, Juang
Please or to participate in this conversation.