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 […]
serverless technology
Serverless computing is a cloud-computing execution model in which the cloud provider runs the server, and dynamically manages the allocation of machine resources. Pricing is based on the actual amount […]