Download the PHP package iceburgcrm/iceburgsaas without Composer
On this page you can find all versions of the php package iceburgcrm/iceburgsaas. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iceburgcrm/iceburgsaas
More information about iceburgcrm/iceburgsaas
Files in iceburgcrm/iceburgsaas
Download iceburgcrm/iceburgsaas
More information about iceburgcrm/iceburgsaas
Files in iceburgcrm/iceburgsaas
Vendor iceburgcrm
Package iceburgsaas
Short Description IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.
License MIT
Package iceburgsaas
Short Description IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.
License MIT
Please rate this library. Is it a good library?
Informations about the package iceburgsaas
IceburgCRM SaaS
This is the repository for the IceburgCRM SaaS project, which powers IceburgCRM.com and allows customers to host their own IceburgCRMs.
Screenshots:
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
- Clone this repository.
- Copy
.env.example
to.env
and configure the database settings, Stripe API key, and GitHub OAuth key for Socialite. - Run
composer install
to install the PHP dependencies. - Run
npm install
to install the Node.js dependencies. - Run
php artisan key:generate
to generate an application key. - Run
php artisan migrate
to run the database migrations. - Run
npm run dev
to compile the assets. - Serve the application with
php artisan serve
or use a web server like Apache or Nginx.
All versions of iceburgsaas with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
guzzlehttp/guzzle Version ^7.2
iamcal/sql-parser Version ^0.4.0
inertiajs/inertia-laravel Version ^0.6.3
laravel/cashier Version ^14.7
laravel/framework Version ^9.19
laravel/jetstream Version ^2.13
laravel/sanctum Version ^3.0
laravel/socialite Version ^5.6
laravel/tinker Version ^2.7
tightenco/ziggy Version ^1.0
guzzlehttp/guzzle Version ^7.2
iamcal/sql-parser Version ^0.4.0
inertiajs/inertia-laravel Version ^0.6.3
laravel/cashier Version ^14.7
laravel/framework Version ^9.19
laravel/jetstream Version ^2.13
laravel/sanctum Version ^3.0
laravel/socialite Version ^5.6
laravel/tinker Version ^2.7
tightenco/ziggy Version ^1.0
The package iceburgcrm/iceburgsaas contains the following files
Loading the files please wait ....