Download the PHP package tallandsassy/tallandsassy without Composer
On this page you can find all versions of the php package tallandsassy/tallandsassy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package tallandsassy
A package for apps built around managed communities
Quick Demo
Want to see a demo? Start by doing this:
curl -LJO https://raw.githubusercontent.com/TallAndSassy/TallAndSassy/main/bin/INSTALL.php
php INSTALL.php --DB_USERNAME=root --DB_PASSWORD=ofallevil --APP_NAME=MyTassyTest001 --TASSY_TENANCY_HQSUBDOMAIN=hq [email protected] --REGISTRATION_COMPLETENESS=none
Quick Install with optional Demo
-
Install Laravel
- You can do you normal laravel install, or use this quick helper. Please the Install Script for details on how, precisely the Laravel install needs to look.
curl -H 'Authorization: token INSERTACCESSTOKENHERE' -H 'Accept: application/vnd.github.v3.raw' -O -L https://raw.githubusercontent.com/TallAndSassy/TallAndSassy/v0.1.020wip-InstallStuff/bin/demo/INSTALL_1_Laravel.php
php INSTALL_1_Laravel.php --DB_USERNAME=root --DB_PASSWORD=ofallevil --APP_NAME=MyTassyTest
-
require the
tallandsassy/tallandsassy
package- Note: Instructions printed by the above install script will be considered 'true'. This is just a guide to get you oriented.
cd MyTassyTest
composer require tallandsassy/tallandsassy
-
tweak your installation to work nicely with tall and sassy.
- This script takes the TASSY_TENANCY_HQSUBDOMAIN and update your .env appropriately. The TASSY_TENANCY_HQSUBDOMAIN is a short field of your choosing for the superadmins
php vendor/tallandsassy/tallandsassy/bin/INSTALL_2_Tassy.php --TASSY_TENANCY_HQSUBDOMAIN=hq [email protected]
-
Apply the demo script.
- Note: Instructions printed by the abovescript will be considered 'true'. This is just a guide to get you oriented.
php vendor/tallandsassy/tallandsassy/bin/demo/INSTALL_3_Demo.php
- Read the user guide
- The user guide gives some directions to get you started.
All versions of tallandsassy with dependencies
azuyalabs/yasumi Version ^2.4
blade-ui-kit/blade-heroicons Version ^1.1
blade-ui-kit/blade-ui-kit Version ^0.2.0
blade-ui-kit/blade-zondicons Version ^1.0
cviebrock/eloquent-sluggable Version ^8.0
fideloper/proxy Version ^4.4
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^7.0.1
laravel/framework Version ^8.40
laravel/jetstream Version ^2.3
laravel/sanctum Version ^2.6
laravel/tinker Version ^2.5
livewire/livewire Version ^2.5
owenvoke/blade-fontawesome Version ^1.9
rappasoft/laravel-livewire-tables Version ^1.11
spatie/laravel-permission Version ^4.2
wire-elements/modal Version ^1.0