voyager/installer

Voyager application installer.

Installs: 616

Dependents: 0

Suggesters: 0

Security: 0

Stars: 25

Watchers: 2

Forks: 7

Open Issues: 3

pkg:composer/voyager/installer

1.0.7 2018-10-12 19:08 UTC

This package is auto-updated.

Last update: 2025-10-06 11:31:26 UTC


README

This is similar to the Laravel Installer; however, it will prompt you for your database credentials and install a fresh copy of Voyager.

You can install this globally on your machine by running:

composer global require "voyager/installer"

Then you can add run:

voyager new folder-name

And a new voyager install will be added to the folder-name :)