PHPackages                             gajendrajain20/laravel-pioneer-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. gajendrajain20/laravel-pioneer-cms

ActiveProject[Framework](/categories/framework)

gajendrajain20/laravel-pioneer-cms
==================================

Pioneer CMS for Laravel: To provide a platform for commencing your journey in CMS for Laravel.

V1.1.1(9y ago)6411MITJavaScriptPHP &gt;=5.5.9

Since Apr 24Pushed 8y ago3 watchersCompare

[ Source](https://github.com/gajendrajain20/laravel-pioneer-cms)[ Packagist](https://packagist.org/packages/gajendrajain20/laravel-pioneer-cms)[ Docs](https://github.com/gajendrajain20/laravel-pioneer-cms)[ RSS](/packages/gajendrajain20-laravel-pioneer-cms/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (13)Versions (13)Used By (0)

Laravel Pioneer CMS
===================

[](#laravel-pioneer-cms)

[![PHPPackages Rank](https://camo.githubusercontent.com/93d1a78a432eae0cc14a38b2e6da229678af50560da5c7ccce2cac798753f3fc/687474703a2f2f7068707061636b616765732e6f72672f702f67616a656e6472616a61696e32302f6c61726176656c2d70696f6e6565722d636d732f62616467652f72616e6b2e737667)](http://phppackages.org/p/gajendrajain20/laravel-pioneer-cms)

Pioneer CMS for Laravel : To provide a platform for commencing your journey in CMS for Laravel.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purpose.

### Prerequisites

[](#prerequisites)

What things you need to install the application

```
composer

```

### Installing

[](#installing)

A step by step series of examples that tell you how to get a development environment running

Open your `php.ini` (from your 'xampp/php/' directory) &amp; remove semicolon i.e. ';' from the line

```
;extension=php_fileinfo.dll

```

Self update the composer

```
$ composer self-update

```

Run the command in terminal

```
$ composer create-project gajendrajain20/laravel-pioneer-cms

```

Update your `.env` file

```
DB_HOST=127.0.0.1
DB_DATABASE=homestead
DB_USERNAME=root
DB_PASSWORD=secret

```

Create an empty database &amp; update the database name &amp; password in `.env` file.

Create a Re-captcha key &amp; put it in your `.env` file under following key

```
'G-RECAPTCHA-SECRET'

```

Dump the autoload file using composer

```
$ composer dumpauto

```

Run the command in root directory.

```
$ composer update

```

Run the command in root directory.

```
$ php artisan migrate --seed

```

Create a new virtual host entry for this application in your `httpd-vhosts.conf` file.

```

    ##ServerAdmin webmaster@dummy-host.example.com
    ServerName www.pioneercms.com
    ServerAlias pioneercms.com
    DocumentRoot "D:\xampp\htdocs\projects\laravel-pioneer-cms"

        Options -Indexes +FollowSymLinks +MultiViews
        AllowOverride All
        Require all granted

    ##ErrorLog "logs/dummy-host.example.com-error.log"
    ##CustomLog "logs/dummy-host.example.com-access.log" common

```

Note: **set the `DocumentRoot` &amp; `Directory` path to only `laravel-pioneer-cms` folder only... don't set it to the public folder**

Create a new entry in your `hosts` file like this:

```
127.0.0.1   pioneer.com

```

### For Adding Comments functionality in website

[](#for-adding-comments-functionality-in-website)

Signup on [IntenseDebate](https://intensedebate.com/) &amp; add a new blog/site from sites dropdown in header. Provide your site url in the given box &amp; click on next step, then click on generic install. Then copy the code provded in sidebar &amp; paste it in the following file:

```
..\resources\views\templates\default\intense-debate-script.blade.php

```

### First Usage Instructions

[](#first-usage-instructions)

1. After installing open login using the given creadentials:
    - Admin panel url : /admin/login
    - email :
    - password : admin

Screenshots
-----------

[](#screenshots)

### Posts

[](#posts)

[![Alt text](https://github.com/gajendrajain20/laravel-pioneer-cms/raw/screenshots/images/Posts.jpg?raw=true "Posts Index Page")](https://github.com/gajendrajain20/laravel-pioneer-cms/blob/screenshots/images/Posts.jpg?raw=true)

### Settings

[](#settings)

[![Alt text](https://github.com/gajendrajain20/laravel-pioneer-cms/raw/screenshots/images/Settings.jpg?raw=true "Settings Page")](https://github.com/gajendrajain20/laravel-pioneer-cms/blob/screenshots/images/Settings.jpg?raw=true)

### Front-end

[](#front-end)

[![Alt text](https://github.com/gajendrajain20/laravel-pioneer-cms/raw/screenshots/images/Site%20Public.jpg?raw=true "Site Front-end with default template")](https://github.com/gajendrajain20/laravel-pioneer-cms/blob/screenshots/images/Site%20Public.jpg?raw=true)

Built With
----------

[](#built-with)

- [Laravel](https://laravel.com/docs/5.1/) - The web framework used
- [Composer](https://getcomposer.org/) - Dependency Management

Authors
-------

[](#authors)

- [**Gajendra Jain**](https://github.com/gajendrajain20)
- [**Manish Yadav**](https://github.com/manishyadav-daffodil)
- [**Rudraksh Pathak**](https://github.com/rudraksh-daffodil)

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments
---------------

[](#acknowledgments)

- Hat tip to anyone who's code was used

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 52% 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.

###  Release Activity

Cadence

Every ~2 days

Total

10

Last Release

3339d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9431615?v=4)[Gajendra Kumar Jain](/maintainers/gajendrajain20)[@gajendrajain20](https://github.com/gajendrajain20)

---

Top Contributors

[![gajendrajain20](https://avatars.githubusercontent.com/u/9431615?v=4)](https://github.com/gajendrajain20 "gajendrajain20 (26 commits)")[![manishyadav-daffodil](https://avatars.githubusercontent.com/u/27954358?v=4)](https://github.com/manishyadav-daffodil "manishyadav-daffodil (24 commits)")

---

Tags

phpframeworklaravelcmslaravel-modulesLaravel CMSPHP CMSPioneerOpen Source CMSProject BootstrapCustom CMSFree CMSLight Weight CMS

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[kompo/kompo

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

12014.8k48](/packages/kompo-kompo)

PHPackages © 2026

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