tattersoftware / codeigniter4-assets

Asset handling for CodeIgniter 4
MIT License
50 stars 12 forks source link

Fix: Filters Registrar #54

Open MGatner opened 2 years ago

MGatner commented 2 years ago

Instead of using the Filters.php solution to register an alias this library should use Registrar (compare to Shield).

mdestafadilah commented 1 year ago

Instead of using the Filters.php solution to register an alias this library should use Registrar (compare to Shield).

can you provide some examples?

MGatner commented 1 year ago

https://github.com/codeigniter4/shield/blob/develop/src/Config/Registrar.php