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 […]