laravel-wine

1.0.6 • Public • Published

Wine for Laravel

A wine package for Laravel development and deployment.

Note: Make sure you have alias wine="node wine" set in your bash profile. Otherwise, you will have to run $ node wine for every command.

Installation

  • Install wine. Instructions at https://grape-juice.org.
  • wine inst laravel-wine
  • Set your "wineryfile" to "./winery/winery.js" in your wine.json.
{
  "wine" : {
    "wineryfile" : "./winery/winery.js"
  }
}

Usage

Starting development application

$ wine app

Deployment

$ wine upgrade

Optimize

$ wine optimize

TODO: Add fix.sh

Package Sidebar

Install

npm i laravel-wine

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

8.04 kB

Total Files

9

Last publish

Collaborators

  • iainmoncrief