Welcome Guest, Not a member yet? Register   Sign In
I mix BladeOne + Tatter\Assets (alpha)
#1

Hi everybody, I've created a library that using BladeOne as the default template engine and Tatter\Assets as the assets management. Feel free to try it Smile

How to install?
Code:
composer require mjamilasfihani/ci4-frontend

And how to use it?
PHP Code:
return \CI4\FrontEnd\Engine::start($view$data)->run(); 

tips : replace the view with namespace. And don't forget to add Assets file in you app/Config - See Tatter\Assets Documentation
Reply
#2

This is great. Thanks for sharing. Hope to get a chance to use it in my projects.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB