newnetcms/theme

此软件包最新版本(v0.0.1)没有可用的许可信息。

主题管理器

v0.0.1 2023-06-28 09:35 UTC

This package is auto-updated.

Last update: 2024-09-25 07:53:51 UTC


README

命令

创建新主题

php artisan make:theme THEME_NAME

函数

// Get setting from file theme/data.json
theme_setting($key, $default = null)