theahmadzai / immortal-application
Immortal Application (Project) http://www.codeinvoker.com
dev-master
2017-03-20 17:48 UTC
Requires
- php: >=5.6.0
- illuminate/database: ^5.3
- theahmadzai/immortal-framework: dev-master
- twig/twig: ^2.1
This package is auto-updated.
Last update: 2025-05-08 08:21:12 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