This package is abandoned and no longer maintained. No replacement package was suggested.

Maintainers

Details

github.com/aw-studio/cms

Source

Issues

Installs: 1 383

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/aw-studio/cms

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

This package is auto-updated.

Last update: 2025-09-19 09:47:02 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