phpmyadmin error: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘provider’ in ‘field list’
When I do password install in Laravel project then got this error: Solution: There is provider Column missing in oauth_client table Plz, add this provider column in…
Extension gd is missing from your system
Error Problem 1– simplesoftwareio/simple-qrcode[4.0.0, …, 4.2.0] require ext-gd * -> it is missing from your system. Install or enable PHP’s gd extension. Step 1 – Open to…