👨‍💼Tomato CRM

manage category/tags/types for any model with splade/tomato PHP

Installation

composer require tomatophp/tomato-crm

or as Module

after installing your package please run this command

Publish Account Model

you can publish your account model to add other relations or implement some interfaces by using this command

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

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.

Last updated

Was this helpful?