Search by

bcoden / cms-preset

bcoden

Laravel cms preset

0.0.4 2020-02-17 21:36 UTC

This package is auto-updated.

Last update: 2026-09-18 11:48:32 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