phuclh/dklog-default-theme

Just a default theme for DKLog

1.2.11 2022-05-07 17:56 UTC

This package is auto-updated.

Last update: 2024-10-07 23:07:05 UTC


README

Just a default theme for DKLog

Installation

composer require phuclh/dklog-defaul-theme

Optional: You can customize the theme by publishing views:

php artisan vendor:publish --tag=theme-views

Or publishing assets:

php artisan vendor:publish --tag=theme-assets