Skip to content

phuclh/dklog-default-theme

Repository files navigation

DKLOG Default Theme

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