PHPackages                             hlacos/lara-mvcms-template - 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. hlacos/lara-mvcms-template

ActiveProject[Framework](/categories/framework)

hlacos/lara-mvcms-template
==========================

Installable tempalte for LaraMvcms.

0.1.0(9y ago)016MITPHPPHP &gt;=5.5.9

Since Aug 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Hlacos/lara-mvcms-template)[ Packagist](https://packagist.org/packages/hlacos/lara-mvcms-template)[ RSS](/packages/hlacos-lara-mvcms-template/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (2)Used By (0)

LaraMvcms Installable Template
==============================

[](#laramvcms-installable-template)

\[!\[Latest Version on Packagist\]\[ico-version\]\]\[link-packagist\] [!\[Software License\]\[ico-license\]](LICENSE.md)\[!\[Build Status\]\[ico-travis\]\]\[link-travis\] \[!\[Coverage Status\]\[ico-scrutinizer\]\]\[link-scrutinizer\] \[!\[Quality Score\]\[ico-code-quality\]\]\[link-code-quality\] \[!\[Total Downloads\]\[ico-downloads\]\]\[link-downloads\]

It is a template using LaraMvcms package,

Installation
------------

[](#installation)

### Composer

[](#composer)

With composer

```
composer create-project hlacos/lara-mvcms-template [projectname]
```

### Homestead

[](#homestead)

```
composer require laravel/homestead --dev
php vendor/bin/homestead make
```

### Setup .env File

[](#setup-env-file)

Set up database, mail etc. in .env file.

Set up google analitycs in the .env file

```
ANALITYCS_SITE_ID=
ANALYTICS_CLIENT_ID=
ANALYTICS_SERVICE_EMAIL=
CERTIFICATE_NAME=

```

### Vendor publish

[](#vendor-publish)

```
php artisan vendor:publish
```

### Migrate

[](#migrate)

Than migrate

```
php artisan migrate
```

### Seed

[](#seed)

```
php artisan db:seed
```

### Install Bower dependencies

[](#install-bower-dependencies)

```
bower install
```

### Language

[](#language)

In config/app.php set the following keys:

- locale
- fallback\_locale

In config/translatable.php set the frontend locales.

### Create first user

[](#create-first-user)

```
php artisan lara-mvcms:create-admin-user
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fc02ed73047a5c4baec884c0a87d6f9f50c3cfa9d1d4c8b2718034d75c7e6a4?d=identicon)[Hlacos](/maintainers/Hlacos)

---

Tags

frameworklaravelmcslara-mvcms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hlacos-lara-mvcms-template/health.svg)

```
[![Health](https://phpackages.com/badges/hlacos-lara-mvcms-template/health.svg)](https://phpackages.com/packages/hlacos-lara-mvcms-template)
```

###  Alternatives

[laravel/laravel

The skeleton application for the Laravel framework.

84.5k63.2M1.0k](/packages/laravel-laravel)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3911.7k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11914.4k42](/packages/kompo-kompo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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