bcoden/cms-preset

Laravel cms preset

0.0.4 2020-02-17 21:36 UTC

This package is auto-updated.

Last update: 2024-05-18 06:48:09 UTC


README

This a Laravel Preset used to set up a Laravel CMS project

Includes the following:

Installation

Install the composer package via Packagist

composer require bcoden/cms-preset

Run the preset

php artisan preset cms

Requirements