curl -L https://github.com/fireworkweb/fwd/raw/php/builds/fwd -o /usr/local/bin/fwd chmod +x /usr/local/bin/fwdcurl -L "https://github.com/fireworkweb/fwd/raw/1.0-rc/builds/fwd" -o /usr/local/bin/fwd chmod +x /usr/local/bin/fwd fwd install fwd start fwd composer install fwd artisan migrate:fresh --seed fwd yarn install fwd yarn dev fwd downThe MIT License (MIT). Please see License File for more information.