PHP code example of maer / slim-app-template
1. Go to this page and download the library: Download maer/slim-app-template library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
maer / slim-app-template example snippets
app/
Controllers/
templates/
config.env.php
config.global.php
routes.php
start.php
helpers/
core.php
misc.php
idefix/
App.php
public/
.htaccess
index.php