aeros / app
The blueprint for Aeros Applications.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
pkg:composer/aeros/app
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