theahmadzai / immortal-application
Immortal Application (Project) http://www.codeinvoker.com
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:project
pkg:composer/theahmadzai/immortal-application
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-10-08 09:08:14 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