PHP code example of atlantic8-web / slim-magic
1. Go to this page and download the library: Download atlantic8-web/slim-magic 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/ */
atlantic8-web / slim-magic example snippets
ainer = new \Slim\Container(Container(new \Slim\App($container), $container->slim_magic_settings);
new \SlimMagic\Mapper($service);
$service->getSlim()->run();
bash
MyNewApp
-app
-config
-slim.php
-service
-Dependency
-Middleware
-view
-model
-.htaccess
-index.php