Skip to content

laurensV/leap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Extensible Adaptable PHP framework made by Laurens Verspeek

Docker

You can install docker and docker-compose and run leap with:

docker-compose up -d

Then you can visit leap on localhost:8080

Folder Structure

  • Directory core contains the core files for the framework
  • Directory site will hold all files for your site (pages, javascript, stylesheets, images etc.)
  • Directory plugins contains all plugins.
  • Directory files will contain all files created or uploaded by the webserver. It is therefore important that the directory is writable for the webserver. See ... for more help.
  • Directory vendor contains all external libraries

About

Lightweight Extensible Adaptable PHP framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages