πŸš€Get Started

Tomato PHP is a Full CRUD Generator for Splade & Breeze Starter Kit

Install

to install this package you must have a full setup Splade package and it's Breeze Starter Kit

composer require tomatophp/tomato-php

Publish Config

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

Last updated