iceburgcrm/iceburgsaas

IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.
6 18
Install
composer require iceburgcrm/iceburgsaas
Latest Version:v1.1.5
PHP:^8.0.2
License:MIT
Last Updated:Jan 20, 2025
Links: GitHub  ·  Packagist
Maintainer: iceburgcrm

IceburgCRM SaaS

This is the repository for the IceburgCRM SaaS project, which powers IceburgCRM.com and allows customers to host their own IceburgCRMs.

Screenshots:

Demo

Features

  • Host customer's IceburgCRMs
  • Built with Laravel JetStream, Socialite, Tailwinds, and DaisyUI
  • Integrates with Stripe for payment processing
  • Allows users to authenticate with GitHub using Socialite

Requirements

  • PHP >= 8.1
  • Composer
  • MySQL >= 5.7 or MariaDB >= 10.2
  • Stripe API key
  • GitHub OAuth key for Socialite

Installation

  1. Clone this repository.
  2. Copy .env.example to .env and configure the database settings, Stripe API key, and GitHub OAuth key for Socialite.
  3. Run composer install to install the PHP dependencies.
  4. Run npm install to install the Node.js dependencies.
  5. Run php artisan key:generate to generate an application key.
  6. Run php artisan migrate to run the database migrations.
  7. Run npm run dev to compile the assets.
  8. Serve the application with php artisan serve or use a web server like Apache or Nginx.

Related Packages

iceburgcrm/iceburgcrm

Iceburg CRM is a metadata driven CRM that allows you to quickly prototype any CR...

167 229
quarc/vue-starter-kit

Quarc Starter Kit - A modern Laravel application starter kit with Vue 3, Inertia...

1 0
xocdr/laravel-inertia-vue3-starter

A Laravel 12 starter template with Inertia.js 2, Vue 3, and TailwindCSS 4.

23 0
lavalite/cms

Lavalite - The Laravel CMS.

56,380 2,894
koamishin/koamistarterkit

KoamiStarterKit - A modern Laravel 13 starter kit with Vue 3, Inertia.js, Tailwi...

19 6