MCPcopy Create free account

hub / github.com/Raf-Taufiqurrahman/RILT-Starter / functions

Functions162 in github.com/Raf-Taufiqurrahman/RILT-Starter

Functiondown
* Reverse the migrations. */
database/migrations/0001_01_01_000000_create_users_table.php:44
Methodedit
* Display the user's profile form. */
app/Http/Controllers/ProfileController.php:19
Methodedit
* Show the form for editing the specified resource. */
app/Http/Controllers/Apps/UserController.php:86
FunctionhandleClickOutside
(event)
resources/js/Components/AuthDropdown.jsx:24
FunctionhandleClickOutside
(event)
resources/js/Components/Notification.jsx:52
FunctionhandleImageError
()
resources/js/Pages/Welcome.jsx:4
Methodindex
* Display a listing of the resource. */
app/Http/Controllers/Apps/UserController.php:30
Functionlogout
(e)
resources/js/Components/AuthDropdown.jsx:45
Methodmessages
()
app/Http/Requests/UserRequest.php:42
Methodmessages
()
app/Http/Requests/RoleRequest.php:38
Methodmiddleware
* middleware */
app/Http/Controllers/Apps/PermissionController.php:17
Methodmiddleware
* middleware */
app/Http/Controllers/Apps/UserController.php:17
Methodmiddleware
* middleware */
app/Http/Controllers/Apps/DashboardController.php:15
Methodrules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\ValidationRule|array<mixed>
app/Http/Requests/UserRequest.php:22
Methodrules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\ValidationRule|array<mixed>
app/Http/Requests/RoleRequest.php:22
Methodrules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\Rule|array|string> */
app/Http/Requests/ProfileUpdateRequest.php:16
Methodrules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\Rule|array|string> */
app/Http/Requests/Auth/LoginRequest.php:27
Methodrun
* Run the database seeds. */
database/seeders/UserTableSeeder.php:15
Methodrun
* Run the database seeds. */
database/seeders/RoleTableSeeder.php:15
Methodrun
* Run the database seeds. */
database/seeders/PermissionTableSeeder.php:14
Methodrun
* Seed the application's database. */
database/seeders/DatabaseSeeder.php:14
FunctionsaveRole
(e)
resources/js/Pages/Apps/Roles/Index.jsx:40
FunctionsaveUser
(e)
resources/js/Pages/Apps/Users/Create.jsx:30
FunctionsearchData
(e)
resources/js/Components/Search.jsx:12
FunctionsetSelectedPermission
(value)
resources/js/Pages/Apps/Roles/Index.jsx:28
FunctionsetSelectedRoles
(e)
resources/js/Pages/Apps/Users/Edit.jsx:25
FunctionsetSelectedRoles
(e)
resources/js/Pages/Apps/Users/Create.jsx:22
FunctionsetSelectedUser
(e)
resources/js/Pages/Apps/Users/Index.jsx:22
Functionsetup
({ el, App, props })
resources/js/app.jsx:13
Methodshare
* Define the props that are shared by default. * * @return array<string, mixed> */
app/Http/Middleware/HandleInertiaRequests.php:31
Methodshow
* Show the confirm password view. */
app/Http/Controllers/Auth/ConfirmablePasswordController.php:18
Functionsomething
()
tests/Pest.php:45
Methodstore
* Handle an incoming authentication request. */
app/Http/Controllers/Auth/AuthenticatedSessionController.php:30
Methodstore
* Handle an incoming password reset link request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/PasswordResetLinkController.php:30
Methodstore
* Confirm the user's password. */
app/Http/Controllers/Auth/ConfirmablePasswordController.php:26
Methodstore
* Handle an incoming new password request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/NewPasswordController.php:35
Methodstore
* Send a new email verification notification. */
app/Http/Controllers/Auth/EmailVerificationNotificationController.php:14
Methodstore
* Handle an incoming registration request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/RegisteredUserController.php:31
Methodstore
* Store a newly created resource in storage. */
app/Http/Controllers/Apps/UserController.php:67
Functionsubmit
(e)
resources/js/Pages/Auth/Register.jsx:23
Functionsubmit
(e)
resources/js/Pages/Auth/Login.jsx:23
Functionsubmit
(e)
resources/js/Pages/Auth/VerifyEmail.jsx:8
Functionsubmit
(e)
resources/js/Pages/Auth/ForgotPassword.jsx:12
Functionsubmit
(e)
resources/js/Pages/Auth/ConfirmPassword.jsx:20
Functionsubmit
(e)
resources/js/Pages/Auth/ResetPassword.jsx:23
Functionsubmit
(e)
resources/js/Pages/Profile/Partials/UpdateProfileInformationForm.jsx:16
FunctionthemeSwitcher
()
resources/js/Context/ThemeSwitcherContext.jsx:31
FunctiontoggleOpen
()
resources/js/Components/Dropdown.jsx:10
FunctiontoggleSidebar
()
resources/js/Layouts/AppLayout.jsx:23
Methodunverified
* Indicate that the model's email address should be unverified. */
database/factories/UserFactory.php:38
Functionup
* Run the migrations. */
database/migrations/2024_04_02_024706_create_permission_tables.php:12
Functionup
* Run the migrations. */
database/migrations/0001_01_01_000001_create_cache_table.php:12
Functionup
* Run the migrations. */
database/migrations/0001_01_01_000002_create_jobs_table.php:12
Functionup
* Run the migrations. */
database/migrations/0001_01_01_000000_create_users_table.php:12
Methodupdate
* Update the user's profile information. */
app/Http/Controllers/ProfileController.php:30
Methodupdate
* Update the user's password. */
app/Http/Controllers/Auth/PasswordController.php:16
Methodupdate
* Update the specified resource in storage. */
app/Http/Controllers/Apps/RoleController.php:73
Methodupdate
* Update the specified resource in storage. */
app/Http/Controllers/Apps/UserController.php:107
FunctionupdatePassword
(e)
resources/js/Pages/Profile/Partials/UpdatePasswordForm.jsx:19
FunctionupdateRole
(e)
resources/js/Pages/Apps/Roles/Index.jsx:55
FunctionupdateUser
(e)
resources/js/Pages/Apps/Users/Edit.jsx:36
Methodversion
* Determine the current asset version. */
app/Http/Middleware/HandleInertiaRequests.php:21
← previous101–162 of 162, ranked by callers