aeros/app

The blueprint for Aeros Applications.

v2.1.3 2024-11-21 01:10 UTC

This package is auto-updated.

Last update: 2024-11-21 01:11:57 UTC


README

License: MIT GitHub release GitHub tag GitHub downloads GitHub language count GitHub stars GitHub forks

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