Simply removes the application's front-end and redirects it to the admin area.
Helpful for when you're building an application that has no front-end for users whatsoever. Also useful when you're building an application that only has authenticated users access the admin area.
- Clone this repository into
plugins/albrightlabs/nofrontend
- Run the console command
php artisan october:migrate
- That's it, the front-end will redirect the scope icon will be hidden from the admin area navigation
Run either of the following commands:
- From the project root, run
php artisan october:util git pull
- From the plugin root, run
git pull
None, other than installation.
- Either remove or disable the plugin
- This plugin has no settings
- There are no future plans for this plugin, but please feel free to make requests by emailing them to support@albrightlabs.com