Skip to content

Digitindo Tech

MySQL

how to mysqldump remote db from local machine

January 28, 2022 by Azzam Jihad Ulhaq
MySQL

Sometimes we need to do a mysqldump of a database on a remote server, but the server does not have mysqldump installed. I would like to use the mysqldump on my machine to connect to the remote database and do the dump on my machine. Create an ssh tunnel Run Mysqldump Command Important Note Do … Read more

Categories MySQL, Web Development Tags MySQL, Tips Leave a comment

Connect Laravel docker to a local database

February 8, 2021 by Azzam Jihad Ulhaq
docker

In .env file change your database configuration like this It’s done

Categories Docker, Laravel, Web Development Tags Database, Docker, Laravel, MySQL Leave a comment

Recent Posts

  • How to call curl with get, post, put, delete in php
  • ssh “permissions are too open”
  • Why does Eloquent (in Laravel) change my varchar uuid primary key to an integer ?
  • How to execute thousands of promises in series with batching systems
  • How to validate uploaded files in Node JS

Topics

  • Apache2
  • Datadog
  • Devops
  • Docker
  • Golang
  • JavaScript
  • Laravel
  • Linux
  • MacOS
  • MySQL
  • Ruby on Rails
  • SDET
  • Vue JS
  • Web Development
© 2023 Digitindo Tech • Built with GeneratePress