🌈Themes

Package uses simple them by default.

You can change the theme using theme key in the config file.

// comments.php

return [
     /**
     * Available themes default,github
     */
    'theme' => 'default',
]

Video Tutorial

Available Themes

Default

GitHub

Last updated