Skip to content
/ fwd Public
forked from fireworkweb/fwd

FireworkWebDocker environments helpers for Laravel web applications

License

Notifications You must be signed in to change notification settings

nkabz/fwd

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.5%
  • Dockerfile 0.5%