Playground for building & debugging battlesnakes in Winter CMS.
This plugin is available for installation via Composer.
NOTE: This is a WORK-IN-PROGRESS BETA plugin for integrating Laravel Passport with WinterCMS. It is not complete, and no guarantees are made in regards to it's working condition. Please test out and offer improvements / bug reports.
composer require winter/wn-battlesnake-plugin
After installing the plugin you will need to run the migrations and (if you are using a public folder) republish your public directory.
php artisan migrate