Database Laravel MySql PHP Web Development Troubleshooting “Illegal mix of collations” error in mysql As you can see in the below image this error well known… Jignesh SanghaniNovember 15, 20201 minute read
Add subdomain with main domain in laravel project Let’s use the subdomain in a single laravel application with the main… Jignesh SanghaniSeptember 1, 20202 minute read
Quick Tip for Migrations: Check if Table/Column Already Exists Many times we have face issue/difficulties on either small or big project… Jignesh SanghaniJuly 2, 20201 minute read
PHP text auto translate using google translation API As google deprecated javascript based tool which add iframe of their tool… Jignesh SanghaniMay 5, 20202 minute read
Laravel PHP Web Development Laravel multi language site Today I’ll share my knowledge in laravel localization. setting up a multi-language… Jignesh SanghaniApril 15, 20202 minute read
How to clear cache in laravel To clear cache in laravel login to terminal using ssh and cd… Jignesh SanghaniMarch 4, 20201 minute read
Laravel PHP Security Web Development Laravel project file permission on server File permission is most important while you making your project live. because… Jignesh SanghaniFebruary 14, 20202 minute read
Woocommerce Update product quantity after successful order If we need to modify product quantity after successful order in Woo-Commerce… Jignesh SanghaniJuly 2, 20191 minute read
Web Development WordPress Add WooCommerce product programmatically WooCommerce gives us a very flexible option to add/modify products/orders/payments. we can… Jignesh SanghaniNovember 29, 20185 minute read
Cloud Computing Google Cloud Platform PHP Web Development Install LAMP Stack on Linux Cloud Instance In this tutorial, we are going to see, how to install LAMP… Jignesh SanghaniOctober 30, 20185 minute read