aeros / app
The blueprint for Aeros Applications.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.0
- 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/html
then - Run
composer install
- Run
composer cc && composer dump -o
- Run next command from within working directory
php aeros run:app