Codeigniter 4 - Authentication with Ion Auth

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

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

  • @MonsterSpock
    @MonsterSpock 2 ปีที่แล้ว +2

    I cant make it work, when I try to load page get a 404 with "Can't find a route for 'get: auth/login'" what am I missing?

  • @DDArm
    @DDArm 3 ปีที่แล้ว +1

    Sangat bermanfaat... terimakasih..

  • @luisbeltranh
    @luisbeltranh 3 ปีที่แล้ว +2

    Thanks for your video. Please in the next videos place your camera to the bottom corner.

    • @TILthings
      @TILthings  3 ปีที่แล้ว +1

      Thanks mate, I'll try to do better next time. Still learning the best way to do this

  • @MrFacundoruiz
    @MrFacundoruiz 2 ปีที่แล้ว

    Thanks for your video.

  • @JeanPierreCasanovaFuentes
    @JeanPierreCasanovaFuentes ปีที่แล้ว +1

    can you post your snipets!! please

    • @TILthings
      @TILthings  ปีที่แล้ว +1

      Hi there, I made two packages for sublime text. One for codeigniter 3 and another one for version 4. Here's the links packagecontrol.io/packages/CodeIgniter%204%20Snippets
      packagecontrol.io/packages/CodeIgniter%20Snippets

  • @tikstudioin
    @tikstudioin 6 หลายเดือนก่อน +1

    A very hard to follow tutorial. And your webcam is in the way, might as well just cover all up by full screening it.

    • @TILthings
      @TILthings  5 หลายเดือนก่อน

      Sorry about that

  • @kevbo75149
    @kevbo75149 6 หลายเดือนก่อน

    Please stop making tutorials. So many mistakes in code and things you forgot to mention in this tutorial.

  • @voyageorlando6603
    @voyageorlando6603 2 ปีที่แล้ว +5

    The video don't explain this:
    Put the downloaded IonAuth files in folder vendor/benedmunds/CodeIgniter-Ion-Auth and in your Config/Autoload.php, add this :
    public $psr4 = [
    ...
    'IonAuth' => ROOTPATH . 'vendor/benedmunds/CodeIgniter-Ion-Auth',
    ...
    ];

    • @mahatana_r
      @mahatana_r ปีที่แล้ว +1

      Thank you very much.

    • @africanstig
      @africanstig ปีที่แล้ว

      @@mahatana_r He is the GOAT