websk/php-view

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

1.1.0 2022-02-13 12:16 UTC

This package is auto-updated.

Last update: 2024-04-13 17:13:54 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