Installation

Attention

Playground v73.0 is currently unstable.

Sites and packages may be set up with Composer.

composer install

Packages may be added to Laravel sites with:

composer require gammamatrix/playground

How to upgrade

Currently, Playground utilizes Laravel v11 for the underlying framework.

composer update