Comment on page
🧠
Install

to install this package you use this command
composer require tomatophp/tomato-admin
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-helper package after publishing the config filephp artisan tomato-admin:install
After Tomato installs everything run your npm
yarn
yarn build
Last modified 2mo ago