CRUD-1: RESTful API in codeigniter 3.x Install & setup security login auth and api key using POSTMAN

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

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

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

    Mind blowing explanation, i never seen this way of explanation API tutorial in codeigniter, each and every point explained clearly. Thank you so much 🙏🙏🙏🙏

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

    I am at a hurdle to understanding API key and API auth in codeignitor using postman. After finding your video I relax my mind. You are great. 👍

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

    Very very nice explaination... and perfect understanding

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

    It took me a long time to unravel Jwt.api key is simpler than jwt.it was a very nice video thanks

    • @fundaofwebit
      @fundaofwebit  3 ปีที่แล้ว

      Thank you. Keep supporting me.

    • @bilalkoc4102
      @bilalkoc4102 3 ปีที่แล้ว

      @@fundaofwebit
      I encountered an error yesterday. Rest_controller
      if not working add that
      require APPPATH . 'libraries/RestController.php';
      require APPPATH . 'libraries/Format.php';
      use chriskacerguis\RestServer\RestController;

  • @Hakan-b6i
    @Hakan-b6i 10 หลายเดือนก่อน

    Thank you sir.

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

    Superb sir

    • @fundaofwebit
      @fundaofwebit  3 ปีที่แล้ว

      Thank you.
      Keep supporting me.

  • @delhirajankanth1093
    @delhirajankanth1093 3 ปีที่แล้ว

    Really it helps a lot to me tq so much 😍❤❤

    • @omarelijah9754
      @omarelijah9754 3 ปีที่แล้ว

      i realize I'm kinda off topic but do anyone know a good website to stream new series online?

  • @rupalirupajitasamal8801
    @rupalirupajitasamal8801 5 หลายเดือนก่อน +1

    i am new but when i run this without terminal it shows 404 not found

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

      Facing same error did you find a fix? Please help

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

    sir i can access api even if authenciation is not provided in postman. i have setup everything that is required

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

    Can I actually generate an one time access API KEY? And also a new column in api_keys table name merchant_id so that I can know this one time access API KEY is under this merchant.

  • @Xyz-pp6lu
    @Xyz-pp6lu 2 ปีที่แล้ว

    thank you for this, sir!

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

    RESTController has three different errors:
    1. syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' on line 637
    2. unidentified type 'chriskacerguis\RestServer\RecursiveIteratorIterator on line 1414
    3. Expected type 'null|bool|int|float|string'. Found 'chriskacerguis\RestServer\Number on line 1914
    Am I missing something?

  • @soumyodeepto8422
    @soumyodeepto8422 3 ปีที่แล้ว

    Sir please make tutorial on file crud using restapi and please teach how to delete the file from the folder because on many web server unable to delete the file from the server due to permission issues

  • @user-ik2yt7ig9f
    @user-ik2yt7ig9f 3 ปีที่แล้ว

    How to access the json format data in browser. Block the auth how to allow the access in browser

  • @AvnishKumar-zf9km
    @AvnishKumar-zf9km 10 หลายเดือนก่อน +1

    Why i am getting this error?
    An uncaught Exception was encountered
    Type: Error
    Message: Class 'chriskacerguis\RestServer\Format' not found
    Filename: C:\DRSGit\application\libraries\RestController.php
    Line Number: 658
    Backtrace:
    File: C:\DRSGit\application\controllers\backend\crm\ApiDemoController.php
    Line: 19
    Function: response
    File: C:\DRSGit\application\libraries\RestController.php
    Line: 593
    Function: call_user_func_array
    File: C:\DRSGit\index.php
    Line: 335
    Function: require_once

  • @PujaMule-yd4rr
    @PujaMule-yd4rr 6 หลายเดือนก่อน

    How to upload codeigniter website and api into live

  • @RajatKumar-tj2bu
    @RajatKumar-tj2bu 2 ปีที่แล้ว

    Thanks

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

    ty

  • @user-ik2yt7ig9f
    @user-ik2yt7ig9f 3 ปีที่แล้ว

    Security login auth how to use front end access bz not allow the api for front end

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

    Im entering right api key but it show it is invalid
    Plz help

    • @3dworld734
      @3dworld734 3 ปีที่แล้ว

      And right key show with message or wrong key not show in message

  • @afraz0368
    @afraz0368 3 ปีที่แล้ว

    Hello sir how can i use this with Codeigniter v4 ?

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

    all set but didnt get

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

    basic auth not working

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

    this error
    A PHP Error was encountered
    Severity: Warning
    Message: mysqli::real_connect(): (HY000/1045): Access denied for user 'abicbuy_kaizen'@'localhost' (using password: YES)
    Filename: mysqli/mysqli_driver.php
    Line Number: 203
    Backtrace:
    File: /home/abricbuyer/public_html/k_panel/admin_panel/application/libraries/RestController.php
    Line: 385
    Function: database
    File: /home/abricbuyer/public_html/k_panel/admin_panel/index.php
    Line: 315
    Function: require_once