Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 207 Bytes

File metadata and controls

16 lines (11 loc) · 207 Bytes

Newnet Theme Manager

Commands

Create New Theme

php artisan make:theme THEME_NAME

Functions

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