PrestaShop Password Encryption Method & Notes about generating hash for PrestaShop Password
PrestaShop is one of my favorite eCommerce frameworks. I suggest it to all of my clients for their eCommerce application.
So right now, I am talking about the latest PrestaShop version which...
Use Illuminate or Laravel Routing, Controllers & Eloquent Relationships in PrestaShop
I always found PrestaShop is a great system to work with, however, one of the drawbacks of PrestaShop is generating custom URLs. I know, you would say we can do it via a module front controller whi...