Skip to content

theahmadzai/Immortal-Application

Repository files navigation

Immortal Application


Installation

Note: This repository contains the code of Immortal Application. If you want to contribute or want to view the source code of Immortal Framework, visit Immortal Framework repository.

Install

$ composer create-project theahmadzai/immortal-application -s dev

Serve

$ php -S 127.0.0.1:8080 -t public public/index.php