Logo
Explore Help
Sign In
kor-elf/service-captcha
1
0
Fork 0
You've already forked service-captcha
Code Issues Pull Requests Packages Projects Releases 5 Wiki Activity
service-captcha/app/View/Components/Private/Forms
History
Leonid Nikitin 4083e2ec5e
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00
..
Form.php
This commit adds two new components for handling form inputs in the private section of the site. 'Form.php' provides a base class for forms with methods for retrieving request names. 'Input.php' extends this to handle input fields specifically, allowing title, name, type, and value to be specified. An associated Blade view 'input.blade.php' has been added to render these inputs in views. This helps in reusability and maintainability.
2023-07-07 00:05:38 +06:00
Input.php
Updated the visibility of getTitle, getType, and getValue methods in the Input class from protected to private. This was done to limit and control access to these methods to only within the class, enhancing encapsulation and improving security.
2023-07-09 19:39:37 +06:00
PermissionsForRole.php
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00
Select.php
Added the ability to save user settings.
2023-07-10 21:42:55 +06:00
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses