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 2d254dba30 Move comment to fix session error 11 months ago
app Move comment to fix session error 11 months ago
public Pull over original HTML page and CSS (ex. aSkelly) 11 months ago
.editorconfig Leaf create 11 months ago
.env.example Leaf create 11 months ago
.gitignore Pull over original HTML page and CSS (ex. aSkelly) 11 months ago
README.MD Leaf create 11 months ago
alchemy.yml Leaf create 11 months ago
composer.json Leaf create 11 months ago
composer.lock Leaf create 11 months ago
leaf Leaf create 11 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.