Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
What is the plugin you use for the database?
Take note, you shouldn't be returning error responses with status code of 2xx rather use 4xx.
can you tell me what extensionyour using for php and ci4
in vs code
if logout? destroy jwt token like in laravel/tymon , how in ci ?
using the expire date it will delete automatically
@@projectworld8632 but if i want make endpoint logout , in laravel there is lib called tymonth or etc i forgot ,
@@zidanemagaba9445 everytime you log out, and back new login, you create new session. Just do log out in the client side
What is the plugin you use for the database?
Take note, you shouldn't be returning error responses with status code of 2xx rather use 4xx.
can you tell me what extensionyour using for php and ci4
in vs code
if logout? destroy jwt token like in laravel/tymon , how in ci ?
using the expire date it will delete automatically
@@projectworld8632 but if i want make endpoint logout , in laravel there is lib called tymonth or etc i forgot ,
@@zidanemagaba9445 everytime you log out, and back new login, you create new session. Just do log out in the client side