|
|
il y a 1 jour | |
|---|---|---|
| .. | ||
| src | il y a 1 jour | |
| README.md | il y a 3 semaines | |
| composer.json | il y a 1 mois | |
确保 bootstrap/providers.php 文件中已添加:
Longyi\DynamicMenu\Providers\DynamicMenuServiceProvider::class,
php artisan migrate
php artisan dynamic-menu:init-settings
php artisan cache:clear # 清除应用缓存 php artisan config:clear # 清除配置缓存 php artisan view:clear # 清除视图缓存 php artisan route:clear # 清除路由缓存