nkabz / fwd

FireworkWebDocker environments helpers for Laravel web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fireworkweb/fwd

Build Status codecov

Installation

curl -L https://github.com/fireworkweb/fwd/raw/php/builds/fwd -o /usr/local/bin/fwd
chmod +x /usr/local/bin/fwd

Usage

fwd install
fwd start
fwd composer install
fwd artisan migrate:fresh --seed
fwd yarn install
fwd yarn dev
fwd down

License

The MIT License (MIT). Please see License File for more information.

About

FireworkWebDocker environments helpers for Laravel web applications

License:MIT License


Languages

Language:PHP 99.5%Language:Dockerfile 0.5%