(03-20-2020, 01:08 PM)sllieal Wrote: I'd look into PhpTheme\ there is dir html-helper so i change 'PhpTheme\Html\HtmlHelper' > 'PhpTheme\HtmlHelper\HtmlHelper'
and now i face this problem :
Error
Call to undefined method PhpTheme\HtmlHelper\HtmlHelper::linkCss()
Thanks. I fixed the error. You need to update the system:
git pull
composer install
or
composer/update
Basic App, an open source simple CMS based on CodeIgniter 4