Stolz / Assets

An ultra-simple-to-use assets management library for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Newbie] How to use it with naked php ?

Merrick28 opened this issue · comments

Hello,
I try to use this using naked php.
I've done composer require, then require 'vendor/autoload.php';

when i launch

I've got :
Uncaught Error: Class 'Assets' not found

What did I miss ?

Sorry, finally found the docs...