VS Code is very slow and laggy on Linux AHK 15:41 For those having this issue on Linux, please try to disable the hardware acceleration: Open the command palette (Ctrl + Shift + P) Enter &q... Read More
How do I make doctrine support timestamp columns AHK 10:38Problem: [Doctrine\DBAL\DBALException] Unknown column type "timestamp" requested. Any Doctrine type that you use has to be regi... Read More
[6.0] Where is the command app:name? AHK 12:01Problem The app:name command, no longer available in laravel 6.0, there is some way to change the namespaces, as was being done with that co... Read More
The most common HTTP Status codes AHK 13:13As we write API calls, we've also added t he status codes to our endpoint response. This lets us explicitly return JSON data and send ... Read More
How to Install Multiple PHP(7.3 and 8) Versions on Ubuntu > 20 AHK 11:50 Step 1: System Update First, log in to Ubuntu via console. Then update the Apt cache and upgrade the current packages of the system using t... Read More