Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 755 Bytes

index.md

File metadata and controls

14 lines (9 loc) · 755 Bytes

The Basics

This section covers the basics of Levis including file / directory structure, the services container, and the basic flow. To continue, click on one of the below links:

Section Description
Basic Flow The basic flow of Levis requests including attribute based injection and HTTP controllers.
Services Container Accessible container with various PSR compliant and other items for easy attribute / constructor injection.
config Directory Contains various base system-wide configuration files.
Container Contains all items and services loaded into dependency injection container every request.
Send E-Mail Send e-mail within Levis.