lara-zeus / dynamic-dashboard

simple way to manage widgets and layout for your website landing page or users dashboard
https://larazeus.com/rain
MIT License
11 stars 2 forks source link

Customize columns models #20

Closed atmonshi closed 1 year ago

atmonshi commented 1 year ago

update the config file to include: 'columns' => \LaraZeus\Rain\Models\Columns::class, in the models array

or republish the config file

php artisan vendor:publish --tag=zeus-rain-config --force