Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Raf-Taufiqurrahman/RILT-Starter
/ functions
Functions
162 in github.com/Raf-Taufiqurrahman/RILT-Starter
⨍
Functions
162
◇
Types & classes
28
Function
down
* Reverse the migrations. */
database/migrations/0001_01_01_000000_create_users_table.php:44
Method
edit
* Display the user's profile form. */
app/Http/Controllers/ProfileController.php:19
Method
edit
* Show the form for editing the specified resource. */
app/Http/Controllers/Apps/UserController.php:86
Function
handleClickOutside
(event)
resources/js/Components/AuthDropdown.jsx:24
Function
handleClickOutside
(event)
resources/js/Components/Notification.jsx:52
Function
handleImageError
()
resources/js/Pages/Welcome.jsx:4
Method
index
* Display a listing of the resource. */
app/Http/Controllers/Apps/UserController.php:30
Function
logout
(e)
resources/js/Components/AuthDropdown.jsx:45
Method
messages
()
app/Http/Requests/UserRequest.php:42
Method
messages
()
app/Http/Requests/RoleRequest.php:38
Method
middleware
* middleware */
app/Http/Controllers/Apps/PermissionController.php:17
Method
middleware
* middleware */
app/Http/Controllers/Apps/UserController.php:17
Method
middleware
* middleware */
app/Http/Controllers/Apps/DashboardController.php:15
Method
rules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\ValidationRule|array<mixed>
app/Http/Requests/UserRequest.php:22
Method
rules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\ValidationRule|array<mixed>
app/Http/Requests/RoleRequest.php:22
Method
rules
* Get the validation rules that apply to the request. * * @return array<string, \Illuminate\Contracts\Validation\Rule|array|string> */
app/Http/Requests/ProfileUpdateRequest.php:16
Method
rules
* 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
Method
run
* Run the database seeds. */
database/seeders/UserTableSeeder.php:15
Method
run
* Run the database seeds. */
database/seeders/RoleTableSeeder.php:15
Method
run
* Run the database seeds. */
database/seeders/PermissionTableSeeder.php:14
Method
run
* Seed the application's database. */
database/seeders/DatabaseSeeder.php:14
Function
saveRole
(e)
resources/js/Pages/Apps/Roles/Index.jsx:40
Function
saveUser
(e)
resources/js/Pages/Apps/Users/Create.jsx:30
Function
searchData
(e)
resources/js/Components/Search.jsx:12
Function
setSelectedPermission
(value)
resources/js/Pages/Apps/Roles/Index.jsx:28
Function
setSelectedRoles
(e)
resources/js/Pages/Apps/Users/Edit.jsx:25
Function
setSelectedRoles
(e)
resources/js/Pages/Apps/Users/Create.jsx:22
Function
setSelectedUser
(e)
resources/js/Pages/Apps/Users/Index.jsx:22
Function
setup
({ el, App, props })
resources/js/app.jsx:13
Method
share
* Define the props that are shared by default. * * @return array<string, mixed> */
app/Http/Middleware/HandleInertiaRequests.php:31
Method
show
* Show the confirm password view. */
app/Http/Controllers/Auth/ConfirmablePasswordController.php:18
Function
something
()
tests/Pest.php:45
Method
store
* Handle an incoming authentication request. */
app/Http/Controllers/Auth/AuthenticatedSessionController.php:30
Method
store
* Handle an incoming password reset link request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/PasswordResetLinkController.php:30
Method
store
* Confirm the user's password. */
app/Http/Controllers/Auth/ConfirmablePasswordController.php:26
Method
store
* Handle an incoming new password request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/NewPasswordController.php:35
Method
store
* Send a new email verification notification. */
app/Http/Controllers/Auth/EmailVerificationNotificationController.php:14
Method
store
* Handle an incoming registration request. * * @throws \Illuminate\Validation\ValidationException */
app/Http/Controllers/Auth/RegisteredUserController.php:31
Method
store
* Store a newly created resource in storage. */
app/Http/Controllers/Apps/UserController.php:67
Function
submit
(e)
resources/js/Pages/Auth/Register.jsx:23
Function
submit
(e)
resources/js/Pages/Auth/Login.jsx:23
Function
submit
(e)
resources/js/Pages/Auth/VerifyEmail.jsx:8
Function
submit
(e)
resources/js/Pages/Auth/ForgotPassword.jsx:12
Function
submit
(e)
resources/js/Pages/Auth/ConfirmPassword.jsx:20
Function
submit
(e)
resources/js/Pages/Auth/ResetPassword.jsx:23
Function
submit
(e)
resources/js/Pages/Profile/Partials/UpdateProfileInformationForm.jsx:16
Function
themeSwitcher
()
resources/js/Context/ThemeSwitcherContext.jsx:31
Function
toggleOpen
()
resources/js/Components/Dropdown.jsx:10
Function
toggleSidebar
()
resources/js/Layouts/AppLayout.jsx:23
Method
unverified
* Indicate that the model's email address should be unverified. */
database/factories/UserFactory.php:38
Function
up
* Run the migrations. */
database/migrations/2024_04_02_024706_create_permission_tables.php:12
Function
up
* Run the migrations. */
database/migrations/0001_01_01_000001_create_cache_table.php:12
Function
up
* Run the migrations. */
database/migrations/0001_01_01_000002_create_jobs_table.php:12
Function
up
* Run the migrations. */
database/migrations/0001_01_01_000000_create_users_table.php:12
Method
update
* Update the user's profile information. */
app/Http/Controllers/ProfileController.php:30
Method
update
* Update the user's password. */
app/Http/Controllers/Auth/PasswordController.php:16
Method
update
* Update the specified resource in storage. */
app/Http/Controllers/Apps/RoleController.php:73
Method
update
* Update the specified resource in storage. */
app/Http/Controllers/Apps/UserController.php:107
Function
updatePassword
(e)
resources/js/Pages/Profile/Partials/UpdatePasswordForm.jsx:19
Function
updateRole
(e)
resources/js/Pages/Apps/Roles/Index.jsx:55
Function
updateUser
(e)
resources/js/Pages/Apps/Users/Edit.jsx:36
Method
version
* Determine the current asset version. */
app/Http/Middleware/HandleInertiaRequests.php:21
← previous
101–162 of 162, ranked by callers