ride/setup-project-cms

1.0 2016-04-26 18:41 UTC

This package is auto-updated.

Last update: 2024-04-12 23:44:57 UTC


README

This project contains the Ride base install script, which will help you when starting a new Ride project.

How does it work?

Make sure you have composer installed and run the following command: composer create-project ride/setup-project-cms

What does it do?

  • Select your locales
  • Create a local parameters file with default connection parameters
  • Create a local database
  • Run ORM define and ORM generate after installation