Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 655 Bytes

README2.MD

File metadata and controls

39 lines (23 loc) · 655 Bytes

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

App Info

Created with Leaf MVC v4 + Leaf v4

Installation

You can set up your dependencies by running:

composer install

System dependencies

To run this application, you need to have:

  • PHP 7.4 or higher
  • Composer

Configuration

Database creation

To create your database, you can run:

php leaf db:migrate

Deployment instructions

Check out the Leaf documentation for more information on how to deploy your Leaf app.