xmeltrut / slim-php-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slim PHP Course

This repository contains the example code for my PHP Microframeworks with Slim course. Inside each directory, you will find the completed code for that project.

To run the local development server:

cd Project\ 1/public/
php -S localhost:8000

About


Languages

Language:PHP 67.3%Language:HTML 20.5%Language:CSS 12.2%