Skip to content

aw-studio/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AW-Studio CMS

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