tinigin/laravel-cms

CMS for Laravel framework

Installs: 2 893

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

v2.1.82 2024-10-10 20:00 UTC

This package is auto-updated.

Last update: 2024-10-10 20:20:08 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

Installation

Install Laravel 9

composer create-project laravel/laravel sample-project

Go to project folder

cd sample-project

Install Laravel Cms:

composer require tinigin/laravel-cms

Run install command

php artisan cms:install

Setup admin user

php artisan cms:admin

Changelog

Please see CHANGELOG for more information what has changed recently.

Security

If you discover any security related issues, please email tinigin@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.