This is a PHP Framework project. Asgard is a lightweight, fast, flexible, developable, secure and open source PHP full-stack web framework.
Install Asgard-Framework with composer
composer require seymennc/asgard
Open the project in your IDE and start the server.
php create start
This project ready for use!
Clone the project
git clone git@github.com:seymennc/Asgard.git
Go to the project directory
cd my-project
Install dependencies
composer install
Start the server
php create start
Licensed under the GNU GENERAL PUBLIC LICENSE, Copyright © 2024-present BLC Studio