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.
Project Information
Here's information where you can learn more about the project:
Property | Value |
---|---|
Title | Spin Pro Laravel Template |
Website | https://getspin.pro |
Description | An advanced Laravel template with support for Horizon, Reverb, and more. |
Authors | Jay Rogers (@jaydrogers), Dan Pastori (@danpastori) |
License | Commercial License |
Repository URL | https://github.com/serversideup/spin-template-laravel-pro |
Issues Tracker URL | https://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.