v0.9 2023-03-30 09:31 UTC

This package is auto-updated.

Last update: 2024-03-30 00:30:55 UTC


README

Bootstrap yout Laravel Application for CMS-usage with litstack, litstack-pages, litstack-bladesmith, and a aw-studio vitt stack - with one single command.

Installation

In order to install the private composer packages add the repositories array to your composer.json and make shure you have a valid auth.json for the litstack store. After that you can download the package via composer:

composer require aw-studio/cms

and install it with the artisan command:

php artisan cms:install