Looking to hire Laravel developers? Try LaraJobs

laravel-cms maintained by tinigin

Description
CMS for Laravel framework
Last update
2026/04/16 14:33 (dev-master)
License
Downloads
5 581
Tags

Comments
comments powered by Disqus

CMS for Laravel 9

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.