CakePHP 4 - Nginx+PHP 8.2 with XDebug+Mysql on Windows 11

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

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

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

    Hello James! My Question about user role and permissions from database table? how can we implement user role and permission. let suppose admin can assign role to specific users like Writer who have only permission view and edit article and same way there is Author who have all permission. this all permissions assign by Admin.. dynamic ways not static. Admin can create any role set permission according to controller please make video this topic you do favor me James Thanks you

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

    Hi james sir, i want to ask about validation! How validation work with ajax request. If i send ajax request then i want show validation error message near fields so please guide us how it be done

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

      Hi Shaan, There are a few ways to go about it...
      Which front end are you using?