Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 307 Bytes

jadob/skeleton

This is a minimal project structure for jadob/jadob 0.4.x version, which includes:

  • Support for CLI commands
  • Twig Template engine

Getting started

Install dependencies:

composer install

Create .env file in your project with given content:

APP_ENV=dev