Tomato PHP is a Full CRUD Generator for Splade & Breeze Starter Kit
Last updated 1 year ago
Was this helpful?
to install this package you must have a full setup package and it's
composer require tomatophp/tomato-php
you can publish config to change subs path
php artisan vendor:publish --tag=tomato-config
and to publish the stubs folder you can use
php artisan vendor:publish --tag=tomato-stubs