I have just installed admin panel "AdminLTE" by following this tutorial. It is successfully installed but with an exception, i.e. the menu items are not the same as they are shown on their official website.
Please view the attached screenshots:
My Case: (with missing menu items):
Official (with complete menu items):
答案 0 :(得分:1)
That 2nd screenshot is just the demo page, after installation the sidebar.blade.php just contains the values as shown in the 1st screenshot.
As you followed the tutorial there should exist a sidebar.blade.php in resources/views/vendor/adminlte/layouts/partials/ where you can edit this sidebar.