🧠
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 install everything run your npm
npm i
npm run build
Last modified 4mo ago