winter/wn-battlesnake-plugin

Playground for building Battlesnakes in Winter CMS

Fund package maintenance!
wintercms
Open Collective

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:winter-plugin

pkg:composer/winter/wn-battlesnake-plugin

dev-main 2024-11-27 01:32 UTC

This package is auto-updated.

Last update: 2025-09-27 03:10:13 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