🧠Install

to install this package you use this command

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-helper package after publishing the config file

After Tomato installs everything run your npm

Allow Spatie Media Library inside your app

if you want to use media features inside your app you need to complete setup of Spatie Media Library, it's easy just publish the migration and migrate it.

now run your migration

now it's time to allow modules on your app by just adding this line to composer.json

Create New User

you can create a new user to access the dashboard by using this command

Last updated

Was this helpful?