Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  1. PHP version 8.2 or above
  2. Apache Web-server with URL rewrite

    Config example

    <Directory "${SRVROOT}/htdocs">
        AllowOverride All
    </Directory>
    
    LoadModule rewrite_module modules/mod_rewrite.so
    

How to use

  1. Clone or download as zip and extract to your server's document root
  2. Change .env.default file name to .env
  3. Edit .env file
  4. Download required packages using composer
    composer install
    

About

Slim Framework 4 skeleton with Twig and custom error handler

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages