[FIXED] Laravel: SQLite doesn’t support multiple calls to dropColumn / renameColumn in a single modification
Got this error while trying to run tests using in memory SQLite database. Here is what my previous...
Read Moreby Suman Bhattarai | May 10, 2023 | Web Development | 0 |
Got this error while trying to run tests using in memory SQLite database. Here is what my previous...
Read Moreby Suman Bhattarai | Dec 8, 2022 | Web Development | 4 |
I am happy to announce that I have released PRO version of Send Users Email plugin for WordPress....
Read Moreby Suman Bhattarai | Mar 22, 2020 | Web Development | 0 |
Issue: could not find driver while trying to connect to MySQL using PDO. Resolution There might be...
Read Moreby Suman Bhattarai | Feb 11, 2020 | Web Development | 0 |
HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes: Status CodeWhat it is forExample status codeExample code meaning1xxInformational100100 =...
Read Moreby Suman Bhattarai | Jun 2, 2019 | Web Development | 0 |
Here is a list of HTTP response code and their meaning 🙂 100 => ‘Continue’,101 => ‘Switching Protocols’,200 => ‘OK’,201 => ‘Created’,202 =>...
Read Moreby Suman Bhattarai | Dec 8, 2018 | Web Development | 0 |
This post will talk about setting up virtual host from XAMPP using windows. This post will work...
Read More