ahmetbedir/voyager-installer

Voyager application installer.

Maintainers

Package info

github.com/ahmetbedir/voyager-installer

pkg:composer/ahmetbedir/voyager-installer

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2021-08-11 12:43 UTC

This package is auto-updated.

Last update: 2026-03-11 23:13:50 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 "ahmetbedir/voyager-installer"

Then you can add run:

voyager new folder-name

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