A remake of aNetwork using leaf for backend, also with new start to aSkelly styling framework.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathan Steel e0a9e331f2 Create homeController and template the home page 9 months ago
app Create homeController and template the home page 9 months ago
public Pull over original HTML page and CSS (ex. aSkelly) 9 months ago
.editorconfig Leaf create 9 months ago
.env.example Leaf create 9 months ago
.gitignore Pull over original HTML page and CSS (ex. aSkelly) 9 months ago
README.MD Leaf create 9 months ago
alchemy.yml Leaf create 9 months ago
composer.json Leaf create 9 months ago
composer.lock Leaf create 9 months ago
leaf Leaf create 9 months ago

README.MD

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.