phuclh/dklog-default-theme

Just a default theme for DKLog

Maintainers

Package info

github.com/phuclh/dklog-default-theme

Language:Blade

pkg:composer/phuclh/dklog-default-theme

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.11 2022-05-07 17:56 UTC

This package is auto-updated.

Last update: 2026-03-08 02:07:20 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