Using the Voyager Installer

Created on October 25th, 2017

In this video you will learn how to use the Voyager Installer to easily and quickly create a new Voyager application. This is very similar to the `laravel new` command, except it also installs a new voyager application.

Now you can run:

$ voyager new folder-name

And a new voyager install will be installed in the newly created 'folder-name'

Checkout the repo for the voyager installer here: https://github.com/thedevdojo/voyager-installer

And checkout the official Voyager repo here: https://github.com/the-control-group/voyager

Comments (0)