๐Ÿ”งInstall

to install this package you must have a fully setup Spladearrow-up-right package and it's Breeze Starter Kitarrow-up-right

composer require queents/tomato-admin -W

Use Install Command

you can use the install command to build your admin panel

NOTE

before installing if you are not using MacOS please change the Yarn path of config on the console-helperarrow-up-right package after publishing the config file

php artisan tomato-admin:install

after tomato install everything run your npm

npm i
npm run build

Last updated