* 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>
* New lnms command to enable and disable plugins lnms plugin:disable lnms plugin:enable * cleanup * appease the lint gods * and style * Restore accidental file removal