PHPackages                             phpcorp/laravel-cms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. phpcorp/laravel-cms

ActiveLibrary[Framework](/categories/framework)

phpcorp/laravel-cms
===================

A sample Laravel package for Content Manager System

0281CSS

Since Jul 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/phpphamhuuphuoc/laravel-cms)[ Packagist](https://packagist.org/packages/phpcorp/laravel-cms)[ RSS](/packages/phpcorp-laravel-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Install new laravel 10 or newest
================================

[](#install-new-laravel-10-or-newest)

composer create-project --prefer-dist laravel/laravel:^10.0 new-project composer create-project --prefer-dist laravel/laravel new-project

Install package
===============

[](#install-package)

composer require phpcorp/laravel-cms

Setup database local in .env file
=================================

[](#setup-database-local-in-env-file)

DB\_CONNECTION=mysql DB\_HOST=127.0.0.1 DB\_PORT=3306 DB\_DATABASE=your\_database DB\_USERNAME=your\_username DB\_PASSWORD=your\_password

Setup email in .env file
========================

[](#setup-email-in-env-file)

MAIL\_MAILER=smtp MAIL\_HOST=smtp.gmail.com MAIL\_PORT=587 MAIL\_USERNAME=MAIL\_PASSWORD="wcow gwvy vurl jdsr" MAIL\_ENCRYPTION=tls MAIL\_FROM\_ADDRESS=MAIL\_FROM\_NAME="${APP\_NAME}"

Setup APP\_URL local in .env file
=================================

[](#setup-app_url-local-in-env-file)

APP\_URL=

Setup the Laravel CMS package
=============================

[](#setup-the-laravel-cms-package)

Run command
-----------

[](#run-command)

php artisan cms:setup

Build assets
------------

[](#build-assets)

npm run build npm run dev

Đăng ký CMS Service Provider ở thư mục bootstrap/app.php
--------------------------------------------------------

[](#đăng-ký-cms-service-provider-ở-thư-mục-bootstrapappphp)

App\\Providers\\CMSServiceProvider::class,

Comment route '/' in routes\\web.php
------------------------------------

[](#comment-route--in-routeswebphp)

// Route::get('/', function () { // return view('welcome'); // });

Cập nhật autoload files
-----------------------

[](#cập-nhật-autoload-files)

composer dump-autoload

Starting Serve
--------------

[](#starting-serve)

php artisan serve

Follow URL CMS Admin
====================

[](#follow-url-cms-admin)

Create page home and follow URL end point for user
==================================================

[](#create-page-home-and-follow-url-end-point-for-user)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/937438d08477d1af52f2089701925ab3d33f2b45d2afb2409a57aa472cd6ce31?d=identicon)[phpphamhuuphuoc](/maintainers/phpphamhuuphuoc)

---

Top Contributors

[![phpphamhuuphuoc](https://avatars.githubusercontent.com/u/175623639?v=4)](https://github.com/phpphamhuuphuoc "phpphamhuuphuoc (60 commits)")[![phuocsmileonetwothree](https://avatars.githubusercontent.com/u/94040178?v=4)](https://github.com/phuocsmileonetwothree "phuocsmileonetwothree (23 commits)")

### Embed Badge

![Health badge](/badges/phpcorp-laravel-cms/health.svg)

```
[![Health](https://phpackages.com/badges/phpcorp-laravel-cms/health.svg)](https://phpackages.com/packages/phpcorp-laravel-cms)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
