String theory is a theory of quantum gravity that provides a unified description of gravity and particle physics. it is a theoretical framework in which the point-like particles of particle […]
VT-x isn’t available & No Hyper-V manager on Windows 10
bcdedit /set hypervisorlaunchtype off
Install mailhog on ubuntu 18
MailHog is a tool used by developers for testing emails. step 1 step 2 step 3 -Now Download and configure MailHog step 4 – Starting MailHog automatically by adding a […]
The server requested authentication method unknown to the client
Laravel Migrations with MySQL 8.0.x In mysql in the terminal Use this user in your laravel env file for the MYSQL database
Add an SSH key to a server:
Copying the contents of your public SSH key on your local computer. You can use the following command to output the contents of the file: cat ~/.ssh/id_rsa.pub You should see […]