PHPackages                             kayrules/laravel-starter - 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. kayrules/laravel-starter

ActiveProject[Framework](/categories/framework)

kayrules/laravel-starter
========================

The Laravel 4.2 Starter CMS Template with Bootstrap.

0.1.0(11y ago)0843MITJavaScript

Since Apr 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/kayrules/laravel-starter)[ Packagist](https://packagist.org/packages/kayrules/laravel-starter)[ RSS](/packages/kayrules-laravel-starter/feed)WikiDiscussions master Synced 1mo ago

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

Laravel 4.2 Starter CMS Template
--------------------------------

[](#laravel-42-starter-cms-template)

\##Installation

\###1. Install via composer
---------------------------

[](#1-install-via-composer)

You can use composer create-project to install without downloading zip or cloning this repo.

```
$ composer create-project kayrules/laravel-starter your-project-name

```

\###2. Manual Install
---------------------

[](#2-manual-install)

Alternatively, you can manually install by cloning this repo or download the zip file from this repo, and run composer install.

```
$ git clone https://github.com/kayrules/laravel-starter.git .
$ composer install

```

\##Configuration

\###1. Setup Permission
-----------------------

[](#1-setup-permission)

After composer finished install the dependencies, it should automatically change the storage folder permission to 777. Just incase if it's not did as expected, you need to manually change it recursively as command below.

```
$ chmod -R 777 app/storage/

```

\###2. Database Config
----------------------

[](#2-database-config)

Before run the migration command, you need to create a new database for this project and update the login information under `app/config/database.php`

\###3. Initial Migration
------------------------

[](#3-initial-migration)

```
$ php artisan migrate --package=cartalyst/sentry
$ php artisan db:seed

```

\##Demo

\###\* URL
----------

[](#-url)

For public access:

```
http://dev.kayrules.com/laravel-starter/

```

Administrator Access:

```
http://dev.kayrules.com/laravel-starter/admin
- Username: admin@localhost
- Password: 1q2w3e4r

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

3

Last Release

4045d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d13f8e79cd33f98a0e274a001bb797353cd14aac8cfa3f958d4c850d36218998?d=identicon)[kayrules](/maintainers/kayrules)

---

Tags

frameworklaravelcmsthemebootstrapstarter

### Embed Badge

![Health badge](/badges/kayrules-laravel-starter/health.svg)

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

###  Alternatives

[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[kompo/kompo

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

11812.4k21](/packages/kompo-kompo)[bpocallaghan/laravel-admin-starter

The Laravel Framework.

3511.4k](/packages/bpocallaghan-laravel-admin-starter)

PHPackages © 2026

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