Widgets not show in Dashboard
-
Hello
Im make new Module and im want to show wiget of this module in dashboard. But it something wrong. Pls help me.
-
Noone help me
-
Check that you put all the things in the right places
for example i put the view folder
widgets
not in admin but in the root Resources/views and this cause the issue for meAlso try to do a
composer dumpautoload
-
Replace view in your-app\resources\views\asgard\dashboard\admin\dashboard.blade.php for your-app\Modules\Dashboard\Resources\views\admin\dashboard.blade.php