Writing

How to Force Translation Language in Laravel

This code snippet is very useful when you want to force the language of the translator in Laravel. For bilingual systems, sometimes you need to send content based on the user language preference. It's simple you will see!   →

How to Install HTML / Form helper In Laravel 5

Laravel 4 included by default Form helpers package called HTML, but it was removed from Laravel 5. HTML package is still available, but you need to install it with composer. Follow these below instructions to use HTML and Form package again.   →

Dark / Black Code Theme For Adobe Dreamweaver CS6 and Higher

Today I share with you my XML file for code colorization in Adobe Dreamweaver CS6 and more. I will talk about the benefits of working with a dark background and explain how to change Dreamweaver theme color step by step.   →