theahmadzai/immortal-application

Immortal Application (Project) http://www.codeinvoker.com

dev-master 2017-03-20 17:48 UTC

This package is auto-updated.

Last update: 2024-05-08 06:18:02 UTC


README

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