Management
Activate Plugin
sh
fresns plugin:activateor
sh
php artisan plugin:activate DemoPluginRoute Cache Description
- Fresns main program has route caching enabled. During the development phase of the plugin, the route cache must be cleared to prevent the plugin's routing from being ineffective.
sh
php artisan route:clearDeactivate Plugin
sh
fresns plugin:deactivateor
sh
php artisan plugin:deactivate DemoPlugin