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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package laravel-pioneer-cms

Laravel Pioneer CMS

PHPPackages Rank

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:

Screenshots

Posts

Alt text

Settings

Alt text

Front-end

Alt text

Built With

Authors

License

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

Acknowledgments


All versions of laravel-pioneer-cms with dependencies

PHP Build Version
Package Version
Requires php Version >=5.5.9
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
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package gajendrajain20/laravel-pioneer-cms contains the following files

Loading the files please wait ...