Páginas · TomatoPHP
👨💼 Tomato CRM
manage category/tags/types for any model with splade/tomato PHP
<figure><img src="../../.gitbook/assets/screenshot (4).png" alt=""><figcaption></figcaption></figure>
Installation
composer require tomatophp/tomato-crm
or as Module
composer require tomatophp/tomato-crm-module
after installing your package please run this command
php artisan tomato-crm:install
Publish Account Model
you can publish your account model to add other relations or implement some interfaces by using this command
bash
now go to your tomato-crm.php config file and change the model value to the new one.
Add Accounts Guard
now you need to add a new guard to your auth.php config like this
php
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please see SECURITY for more information about the security.
Credits
License
The MIT License (MIT). Please see License File for more information.