websk/php-view

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

2.2.0 2024-09-01 13:28 UTC

This package is auto-updated.

Last update: 2025-03-01 00:45:01 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