Skip to content

Commit

Permalink
Added Spin Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Sep 18, 2024
1 parent 82a919b commit 854428b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,27 @@ Spin has `spin new` to create a new project with Spin installed, as well as `spi
```
spin new laravel {{ your project name }}
```
## Looking for more features?
We have a "[Spin Pro Laravel Template](https://getspin.pro)" that includes more features for Laravel Pros:

| Feature | Spin Basic Laravel Template | Spin Pro Laravel Template |
|---------|---------------------------|-----------|
| Price | Free | $199/once (lifetime access) |
| Automated Deployments with GitHub Actions |||
| Local Development SSL || ✅ (Trusted) |
| Tunnel Support |||
| SMTP Trapping || ✅ (Mailpit) |
| Vite over HTTPS |||
| Databases | SQLite | ✅ MariaDB, MySQL, PostgreSQL, SQLite |
| Redis |||
| Laravel Horizon |||
| Laravel Reverb |||
| Laravel Queues |||
| Mailpit over HTTPS |||
| Node Package Manager | `yarn` | `yarn` or `npm` |
| Support | ✅ Discord, GitHub Discussions | ✅ Private Community Support |

If you're interested in the Pro version, you visit [https://getspin.pro](https://getspin.pro) for more information.

## How Spin Works
Spin serves as a collection of open source technologies, put together in one simple experience.
Expand Down

0 comments on commit 854428b

Please sign in to comment.