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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.60latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i laravel-wine

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

8.04 kB

Total Files

9

Last publish

Collaborators

  • iainmoncrief