Articles

Posted by

Passing variables to get_template_part

This is about how to pass variables inside the file being used from get_template_parts function of wordpress. There are other ways to pass it and the common was making a...

Posted by

How to enable session in lumen 5.4

You can just use the laravel but you choose lumen simply because the app you're about to build only needs a minimal features but the problem is, the session has...