2017 © Pedro Peláez
 

library minion-project

Ready to use, easy configuration Minion project

image

dszczer/minion-project

Ready to use, easy configuration Minion project

  • Saturday, January 23, 2016
  • by dszczer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Minion Project

Basic Minion project for a nice start., (*1)

Installation

Composer

First, create project root directory. Then use Composer to create your new project. Type in console (in your root directory) composer create-project dszczer/minion-project .. Relax and wait to complete the process. This may take a while..., (*2)

Propel configuration

NOTE: if you're not planning to use Propel ORM, simply skip this step., (*3)

If you want to use Propel, you need to compile your configuration. To do this type in console (beeing inside project root directory) ./bin/propel config:convert --config-dir /../vendor/dszczer/minion. IMPORTANT: if you do any change in your propel.php file, you need to recompile Propel configuration. To do so type bin/console propel:config:convert., (*4)

Try it out

Set up your local web server (look here how to do this) and access it through web browser. Project homepage with a greeting should appear., (*5)

Documentation

For full documentation go here., (*6)

The Versions

23/01 2016

dev-master

9999999-dev

Ready to use, easy configuration Minion project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Damian Szczerbiński