2017 © Pedro PelĂĄez
 

project contao-eloquent-example-project

Example Project which shows the eloquent features brought to you by the fuzzyma/contao-eloquent-bundle

image

fuzzyma/contao-eloquent-example-project

Example Project which shows the eloquent features brought to you by the fuzzyma/contao-eloquent-bundle

  • Thursday, July 14, 2016
  • by Fuzzyma
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

ContaoEloquentExampleProject

Example project for the use of eloquent models in contao, (*1)

Installation

composer create-project fuzzyma/contao-eloquent-example-project exampleProject
app/console contao:setup

The app/console contao:setup is provided from the fuzzyma/contao-database-commands-bundle and does the work from the install tool. This bundle is already required by the example project which makes the command accessible., (*2)

The Versions