How to connect to PostgreSQL database to Laravel project

Поделиться
HTML-код
  • Опубликовано: 3 янв 2025

Комментарии • 88

  • @trt8092
    @trt8092 11 месяцев назад

    Thank you very much, I looked through a bunch of information and couldn’t solve the problem. This video helped solve the problem instantly. Thanks to the author and I wish him success😊

  • @iusearchbtw4969
    @iusearchbtw4969 Год назад +1

    straight to the point, if you've faced an error after doing everything on databases.php
    that means you don't have php-pgsql yet, go ahead install those with your respective repository

  • @peterluo1776
    @peterluo1776 Год назад

    concise. straight to the point. Very good video bro. Thanks for sharing.

  • @WilsonTandeka
    @WilsonTandeka 8 месяцев назад +1

    Very straight forward, thanks so much!

  • @TheMisswity
    @TheMisswity Год назад

    By far best video ever! Thanks!

  • @adebodunju534
    @adebodunju534 4 месяца назад

    Great.

  • @dmitryromashov7366
    @dmitryromashov7366 2 года назад +2

    Man! Thanks a lot! You help me a lot!

  • @santiagomedina6799
    @santiagomedina6799 9 месяцев назад

    Great video. It helped me a lot!

  • @bintangrahmatullah3867
    @bintangrahmatullah3867 11 месяцев назад

    Thank you so much bro! ❤❤❤

  • @MrMistery699
    @MrMistery699 5 месяцев назад

    Thank you, you're the best

  • @ayenewyihune
    @ayenewyihune Год назад

    Helpful, thanks!

  • @thetyferly6645
    @thetyferly6645 Год назад

    Hey!
    Thanks a lot!

  • @dandaramattozo
    @dandaramattozo 2 года назад

    Hey! Thank you very much! Helped me a lot!

  • @guruhvitrasobari3459
    @guruhvitrasobari3459 29 дней назад

    thanks a lot!

  • @Guille037
    @Guille037 11 месяцев назад

    thank you! it worked!

  • @asfiaaiman3699
    @asfiaaiman3699 Год назад

    Thanks man

  • @ravlyandryan7896
    @ravlyandryan7896 6 месяцев назад

    Hello, if i already created a project using laravel as a backend on mysql can i still use this method to migrate my table? and will it break my project? thanks!

  • @konyayikesfet
    @konyayikesfet Год назад

    Thanks for help

  • @orlin800
    @orlin800 9 дней назад

    thank you

  • @ThePJPal
    @ThePJPal 11 месяцев назад

    thanks very mucho!

  • @Renato2Guitar
    @Renato2Guitar 7 месяцев назад

    Tks pal!!

  • @emancute888
    @emancute888 Год назад

    Thank Bro...

  • @timothypartaliano
    @timothypartaliano 2 года назад

    man ur the best 👏

  • @sopha-dev-01
    @sopha-dev-01 2 года назад

    Thank u for sharing

  • @mateuseduardocampaner1908
    @mateuseduardocampaner1908 Год назад

    thanks so much!

  • @zeal7401
    @zeal7401 2 года назад

    You do everything good at first time in .env file with db configuration, only you need to do is config:clear, optimize:clear, and .env file get effect

  • @szymonduranowski4510
    @szymonduranowski4510 Год назад

    so helpful! tysm!

  • @abash6077
    @abash6077 Год назад

    thanks bro! its work

  • @RezaPratamaR
    @RezaPratamaR 2 года назад

    how to migrate to different schema?

    • @techwebdocs
      @techwebdocs  2 года назад

      python* manage.py makemigrations "schema_name" & python* manage.py migrate "schema_name"

  • @AlexSantos-bv3sl
    @AlexSantos-bv3sl 2 года назад

    Thank You, Very Much

  • @vothanhxuan5303
    @vothanhxuan5303 2 года назад

    Thanks you

  • @rodjessperu7700
    @rodjessperu7700 2 года назад +3

    SQLSTATE[08006] [7] fe_sendauth: no password supplied (SQL: select * from information_schema.tables where table_catalog = larapostgresql and table_schema = public and table_name = migrations and table_type = 'BASE TABLE')

  • @angelacicchini1762
    @angelacicchini1762 2 года назад

    Thank you!!!

  • @zeal7401
    @zeal7401 2 года назад +2

    Never put password into databse.php file, use .env

  • @aadya4128
    @aadya4128 2 года назад

    THANK YOU

  • @juanuser2011
    @juanuser2011 2 года назад

    Thanks

  • @ahmadnurullaiq845
    @ahmadnurullaiq845 2 года назад

    Thanks sir

  • @artemisiakimberllymarquesd8268

    SQLSTATE[08006] [7] timeout expired, check if the ports are the same in postgres and put the two ports correctly in the project

  • @medzayn3495
    @medzayn3495 2 года назад

    The best

  • @yogigege6738
    @yogigege6738 2 года назад

    damn, thanks bro!!!

  • @mogahidgaffar8719
    @mogahidgaffar8719 2 года назад

    SQLSTATE[08006] [7] FATAL: password authentication failed for user "postgres" (SQL: select * from information_schema.tables where table_schema = public and table_name = migrations and table_type = 'BASE TABLE')

    • @karenolive8914
      @karenolive8914 2 года назад +2

      Use the same password you used when you were installing PostgreSQL, (in the installation wizard) and then edit the .env file accordingly

    • @angelacicchini1762
      @angelacicchini1762 2 года назад +1

      @@karenolive8914 You're the best! Thank you!

    • @kevinchristopher3629
      @kevinchristopher3629 Год назад

      default username is root, postgree is 'postgres'

  • @elishaamenuveve7113
    @elishaamenuveve7113 2 года назад

    Danke

  • @victordans5663
    @victordans5663 Год назад

    i love you

  • @yehorlykhachov9326
    @yehorlykhachov9326 9 месяцев назад

    Great! Thanks a lot

  • @aaronjulyan3657
    @aaronjulyan3657 9 месяцев назад

    thanks a lot!

  • @NikhilNimbalkar-f1s
    @NikhilNimbalkar-f1s Год назад

    Thank you