How to force Laravel Project to use HTTPS for all routes? - (Laravel force https)
Hey friend, are you facing an issue of not secure a URL. Then don't worry about this, the best solution of How to force Laravel redirect HTTP to HTTPS...
How do you Encrypt and Decrypt a PHP String
Mcrypt is a replacement for the popular Unix crypt command. crypt was a file encryption tool that used an algorithm very close to the World War II Eni...
Explode string by last occurrence and get first part
Some of the cases we need to split any string or it may be my URL to split. Now I am explaining to you, how to explode the string by the last occurren...
Convert an array to tree View Jquery
If you have an array of data in a format of parent and child relationships, then you can convert an array to tree View with the help of jQuery.
Find the location of an Item in multidimensional array
Finding position of an element in a multi-dimensional array
Convert text to image in php
Some of the cases we need to create an image dynamically when the web page is loading, Then a question raised in the mind - Can I convert text to imag...



