winter/wn-battlesnake-plugin

Playground for building Battlesnakes in Winter CMS

dev-main 2024-11-15 18:47 UTC

This package is auto-updated.

Last update: 2024-11-15 18:48:33 UTC


README

MIT License

Playground for building & debugging battlesnakes in Winter CMS.

Installation

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