Skip to content

infrontlabs/laravel-startup

Repository files navigation

LaravelStartup

A Laravel based multi-tenent platform for your next SaaS.

  • Multi-Tenant
  • Team Billing
  • Connects to Stripe
  • Configure plans
  • Manage users and roles
  • API Authentication for your mobile app or SPA
  • Stripe Webhook Ready
  • Well tested (currently 29 tests and 50 assertions)!

Easy environment bootstrap with Lando

The quickest and easist way to get your environment up and running is to use Lando. Please, see their website to get it installed and configured.

https://docs.devwithlando.io/

Once up and running, clone the repo and cd into the root of the project. Then run:

> lando start

When lando finishes, you will have the following services:

Full documentation

Releases

No releases published

Packages

No packages published