CodeIgniter 4 from Scratch - #15 - Transactions | Database Transactions in Ci4

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 31

  • @vPrezn
    @vPrezn 4 роки тому +3

    please post a video in how to do multilanguage website :)

  • @เป็ดหูหมี
    @เป็ดหูหมี 4 роки тому

    thank you so much

  • @jesseojih846
    @jesseojih846 4 роки тому

    Thank you!

  • @StevenMcGregor
    @StevenMcGregor 4 роки тому +1

    Thanks again. Are you planning a video on using email in CI?

    • @AlexLancer
      @AlexLancer  4 роки тому +1

      Hi, Steven, don't know yet. Because every setup might differ quite a lot, some servers use sendmail, others don't, XAMPP is also not the best platform for sending email, overcomplicated, in comparison to production server. Don't know how to structure the video yet.

    • @StevenMcGregor
      @StevenMcGregor 4 роки тому

      Hi Alex. I use Xampp and send to mailtrap.io for regular PHP projects with phpmailer. I will have to play around with CI4 to see if I get the same results.

    • @AlexLancer
      @AlexLancer  4 роки тому

      Keep me updated. I am interested too.

    • @StevenMcGregor
      @StevenMcGregor 4 роки тому

      @@AlexLancer I got CI working with Mailtrap for testing. I set up a login/registration system with email verification. It works really well, even on localhost. Now I need to figure out how to add the email variables to the .env file so that I don't have to add them in each controller that uses emails, and that they are easy to change for production. If you have any knowledge on that, let me know.

  • @unboxkarunadu372
    @unboxkarunadu372 4 роки тому

    Alex thanks a lot ❣️

    • @AlexLancer
      @AlexLancer  4 роки тому

      As always listening to what you need.

    • @unboxkarunadu372
      @unboxkarunadu372 4 роки тому

      @@AlexLancer facing problem with update data

  • @lifejoin7742
    @lifejoin7742 4 роки тому

    Very grateful
    Just one suggestion ...pls just increase font size bigger..in all videos...using OnePlus 6

    • @AlexLancer
      @AlexLancer  4 роки тому

      Hey, I will try increasing the code more. Thanks for the suggestion.

  • @Mrscandeia
    @Mrscandeia 4 роки тому

    Show irmão...

  • @mbparvezme
    @mbparvezme 3 роки тому

    Hello Alex. Is there a way to use Transactions in the Controller? Again, is this a good practice or valid to use Transaction in the Controller? Thank you in advance.

  • @thebetacoders4738
    @thebetacoders4738 4 роки тому +1

    I will be grateful to you If you can create a video on how to update an CodeIgniter 3 project to version 4.

  • @softwareEngineerKunwar
    @softwareEngineerKunwar 4 роки тому

    nice

  • @YimyHercules
    @YimyHercules 2 роки тому

    Hi Alex. I have a question. How do you show errors when you are using transactions? I tried in a normal way, but it's not working. Please help.

    • @manasgain
      @manasgain Рік тому

      Turn on the *Development* mode. You can do by editing `.env` file.
      Uncomment _Environment_ variable and write value of _environment_ as *development*

  • @HackerRahul
    @HackerRahul 4 роки тому

    Can you show how to setup CI4 on shared hosting, that does not have root access.

    • @AlexLancer
      @AlexLancer  4 роки тому

      Check out this video that i did on How to host CI4 on cPanel: ua-cam.com/video/k943H5OiIdE/v-deo.html

  • @nitishaagarwal6448
    @nitishaagarwal6448 4 роки тому

    Please make a tutorial on code igniter and angular js

    • @AlexLancer
      @AlexLancer  4 роки тому +1

      Hi, Nitisha, I am not a fan of Angular. :)

  • @brkseries
    @brkseries 4 роки тому

    What happened??
    Why you are not posting videos regularly?? 🙄

    • @AlexLancer
      @AlexLancer  4 роки тому +1

      I am kinda done with basic stuff for this series. Will finish the Auto CRUD and then will create the website with CI4

    • @brkseries
      @brkseries 4 роки тому

      @@AlexLancer ok looking forward to that 🧡💜🖤

  • @kaydee0303
    @kaydee0303 4 роки тому +1

    Alex, I’ve been trying to email you for some assistance but it’s not going through. Please email me. Thanks.

    • @AlexLancer
      @AlexLancer  4 роки тому

      Hey, Kyle, you can find all my contact details on alexlancer.com