LaravelPackages.net
Acme Inc.
Toggle sidebar
voyager/installer

Voyager application installer.

616
25
1.0.7
About voyager/installer

voyager/installer is a Laravel package for voyager application installer.. It currently has 25 GitHub stars and 616 downloads on Packagist (latest version 1.0.7). Install it with composer require voyager/installer. Discover more Laravel packages by voyager or browse all Laravel packages to compare alternatives.

Last updated

Voyager Installer

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 :)

Comments