Laravel Pro

The Spin team put together a "Spin Pro" template that is available for a one-time purchase for unlimited projects. You'll get access to running Laravel's most advanced features such as Horizon, Reverb, and more.

Official Laravel Template by Spin

Project Information

Here's information where you can learn more about the project:

PropertyValue
TitleSpin Pro Laravel Template
Websitehttps://getspin.pro
DescriptionAn advanced Laravel template with support for Horizon, Reverb, and more.
AuthorsJay Rogers (@jaydrogers), Dan Pastori (@danpastori)
LicenseCommercial License
Repository URLhttps://github.com/serversideup/spin-template-laravel-pro
Issues Tracker URLhttps://github.com/serversideup/spin-template-laravel-pro/issues

Creating a new Laravel project

Create a new Laravel project

spin new laravel-pro <project-name>

Run the command above to create a new Laravel project with Spin. By default, the new project will be created in the current directory as ./laravel. You can specify a different project name by replacing <project-name> with your desired name.

Further Configuration

Spin Pro comes with a full-featured documentation site to help you get started. Visit the Spin Pro website to learn more.

View the project Documentation →