mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Plugins v2 cleanup (#16298)
* cleanup * use Illuminate\Support\Facades\Auth; * style * add route:cache and revert * add route:cache and revert * fix in pluginExample * fix Example plugin * style * fix other Hooks with Illuminate\Contracts\Auth\Authenticatable * style * whitespace * whitespace2 --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
@@ -137,7 +137,7 @@ https://laravel.com/docs/packages
|
||||
> This is untested, please come to discord and share any expriences and update this documentation!
|
||||
|
||||
|
||||
## Version 1 Plugin System structure (legacy verion)
|
||||
## Version 1 Plugin System structure (legacy version)
|
||||
|
||||
Plugins need to be installed into html/plugins
|
||||
|
||||
|
Reference in New Issue
Block a user