Download the PHP package gajendrajain20/laravel-pioneer-cms without Composer
On this page you can find all versions of the php package gajendrajain20/laravel-pioneer-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gajendrajain20/laravel-pioneer-cms
More information about gajendrajain20/laravel-pioneer-cms
Files in gajendrajain20/laravel-pioneer-cms
Package laravel-pioneer-cms
Short Description Pioneer CMS for Laravel: To provide a platform for commencing your journey in CMS for Laravel.
License MIT
Homepage https://github.com/gajendrajain20/laravel-pioneer-cms
Informations about the package laravel-pioneer-cms
Laravel Pioneer CMS
Pioneer CMS for Laravel : To provide a platform for commencing your journey in CMS for Laravel.
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
What things you need to install the application
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) & remove semicolon i.e. ';' from the line
Self update the composer
Run the command in terminal
Update your .env file
Create an empty database & update the database name & password in .env file.
Create a Re-captcha key & put it in your .env file under following key
Dump the autoload file using composer
Run the command in root directory.
Run the command in root directory.
Create a new virtual host entry for this application in your httpd-vhosts.conf file.
Note: set the DocumentRoot & 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:
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:
First Usage Instructions
1) After installing open login using the given creadentials:
- Admin panel url : /admin/login
- email : [email protected]
- password : admin
Screenshots
Posts

Settings

Front-end

Built With
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
- Hat tip to anyone who's code was used
All versions of laravel-pioneer-cms with dependencies
laravel/framework Version 5.1.*
pingpong/admin Version ^2.1
pingpong/modules Version ~2.0
guzzlehttp/guzzle Version ~5.0
laravelcollective/html Version 5.1.*
luismareze/backupmanager Version dev-master
intervention/image Version 2.*
pqb/filemanager-laravel Version 2.*
darkaonline/l5-swagger Version ~3.0