aeros / app
The blueprint for Aeros Applications.
v3.1.4
2025-12-10 06:39 UTC
Requires
- php: ^8.2
- aeros/framework: *
README
Aeros Blueprint for Aeros framework
Working on it
Setup
- Run
vagrant up. If required, authorize NFS configuration - Add .env file and update database section
- SSH to VM:
vagrant ssh - CD into
cd /var/www/htmlthen - Run
composer install - Run
composer cc && composer dump -o - Run next command from within working directory
php aeros run:app