websk/php-view

There is no license information available for the latest version (2.3.0) of this package.

2.3.0 2025-03-26 06:03 UTC

This package is auto-updated.

Last update: 2025-03-26 06:04:05 UTC


README

$config = [
    'site_path' => '/var/www/my_site/public',
    'assets_url_path' => '/assets',
    'assets_version' => 1,
];

Set config \WebSK\Config\ConfWrapper::setConfig($config) in App