2017 © Pedro Peláez
 

project laravel-pioneer-cms

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

image

gajendrajain20/laravel-pioneer-cms

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

  • Tuesday, October 10, 2017
  • by gajendrajain20
  • Repository
  • 2 Watchers
  • 5 Stars
  • 25 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Laravel Pioneer CMS

PHPPackages Rank, (*1)

Pioneer CMS for Laravel : To provide a platform for commencing your journey in CMS for Laravel., (*2)

Getting Started

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

Prerequisites

What things you need to install the application, (*4)

composer

Installing

A step by step series of examples that tell you how to get a development environment running, (*5)

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

;extension=php_fileinfo.dll

Self update the composer, (*7)

$ composer self-update

Run the command in terminal, (*8)

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

Update your .env file, (*9)

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

Create an empty database & update the database name & password in .env file., (*10)

Create a Re-captcha key & put it in your .env file under following key, (*11)

'G-RECAPTCHA-SECRET'

Dump the autoload file using composer, (*12)

$ composer dumpauto

Run the command in root directory., (*13)

$ composer update

Run the command in root directory., (*14)

$ php artisan migrate --seed

Create a new virtual host entry for this application in your httpd-vhosts.conf file., (*15)

<VirtualHost *:80>
    ##ServerAdmin webmaster@dummy-host.example.com
    ServerName www.pioneercms.com
    ServerAlias pioneercms.com
    DocumentRoot "D:\xampp\htdocs\projects\laravel-pioneer-cms"
    <Directory "D:\xampp\htdocs\projects\laravel-pioneer-cms">
        Options -Indexes +FollowSymLinks +MultiViews
        AllowOverride All
        Require all granted
    </Directory>
    ##ErrorLog "logs/dummy-host.example.com-error.log"
    ##CustomLog "logs/dummy-host.example.com-access.log" common
</VirtualHost>

Note: set the DocumentRoot & Directory path to only laravel-pioneer-cms folder only... don't set it to the public folder, (*16)

Create a new entry in your hosts file like this:, (*17)

127.0.0.1   pioneer.com

For Adding Comments functionality in website

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

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

First Usage Instructions

1) After installing open login using the given creadentials: * Admin panel url : /admin/login * email : admin@mailinator.com * password : admin, (*19)

Screenshots

Posts

Alt text, (*20)

Settings

Alt text, (*21)

Front-end

Alt text, (*22)

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details, (*23)

Acknowledgments

  • Hat tip to anyone who's code was used

The Versions

10/10 2017

dev-development

dev-development https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel framework php cms laravel cms php cms laravel modules pioneer project bootstrap custom cms free cms light weight cms open source cms

05/10 2017

dev-master

9999999-dev https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel framework php cms laravel cms php cms laravel modules pioneer project bootstrap custom cms free cms light weight cms open source cms

11/05 2017

V1.1.1

1.1.1.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel framework php cms laravel cms php cms laravel modules pioneer project bootstrap custom cms free cms light weight cms open source cms

11/05 2017

V1.1.0

1.1.0.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel framework php cms laravel cms php cms laravel modules pioneer project bootstrap custom cms free cms light weight cms open source cms

03/05 2017

V1.0.7

1.0.7.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel framework php cms laravel cms php cms laravel modules pioneer project bootstrap custom cms free cms light weight cms open source cms

27/04 2017

V1.0.6

1.0.6.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

27/04 2017

V1.0.5

1.0.5.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

27/04 2017

V1.0.4

1.0.4.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

27/04 2017

V1.0.3

1.0.3.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

26/04 2017

dev-screenshots

dev-screenshots https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

25/04 2017

V1.0.2

1.0.2.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

25/04 2017

V1.0.1

1.0.1.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms

24/04 2017

V1.0.0

1.0.0.0 https://github.com/gajendrajain20/laravel-pioneer-cms

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gajendra Kumar Jain
by Manish Yadav

laravel cms pioneer project bootstrap custom cms free cms light weight cms open source cms