How to Setting up MySQL on Project IDX: A Step-by-Step Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2024
  • For new method you can view this video • How to Setting up MySQ...
    At the time this video was made, we couldn't run MySQL as a service, so we had to run MySQL manually.
    Subscribe, like and write a comment if this video is useful for You.
    Thank You!
    scripts: github.com/arifnd/nix-idx/tree/main/laravel/mysql
    Music I Use: Bensound.com/royalty-free-music
    License code: J589NYECXIBTUBH8
    #MySQL #Google #ProjectIDX #CloudIDE #Laravel #LaravelDeveloper
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 5

  • @yudiherlambang2977
    @yudiherlambang2977 4 หลายเดือนก่อน

    udah keluar aja bang videonya seting mysql nyari" ngga nemu, penasaran dengan idx dikarenakan masih bingung jadi stuck masih dilokal :) kalo tutornya udah banyak mau cobaa

    • @DevWithAri
      @DevWithAri  4 หลายเดือนก่อน +1

      Sayangnya belum bisa jalan sebagai service, jadi harus jalankan manual, atau coba set idx.workspace.start
      developers.google.com/idx/guides/customize-idx-env
      Kalau pakai laravel jgn lupa di set DB_SOCKET nya di .env

  • @DevWithAri
    @DevWithAri  4 หลายเดือนก่อน +1

    Link script code:
    github.com/arifnd/nix-idx/tree/main/laravel/mysql

  • @rahulprem2001
    @rahulprem2001 2 หลายเดือนก่อน

    I have connected to DB, how can I view my db in workbench?

    • @DevWithAri
      @DevWithAri  2 หลายเดือนก่อน

      As far as I know, workbench runs on the desktop while IDX is browser based. I usually use this plugin to manage databases.
      open-vsx.org/extension/cweijan/vscode-mysql-client2