easyshortener
A simple URL shortener created with Laravel 10
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- packages.yml
- LinkDelete.php
- LinkList.php
- Kernel.php
- Handler.php
- ManageLinks.php
- ManageUsers.php
- LinkResource.php
- UserResource.php
- UpdateHelper.php
- AuthenticatedSessionController.php
- ConfirmablePasswordController.php
- EmailVerificationNotificationController.php
- EmailVerificationPromptController.php
- NewPasswordController.php
- PasswordController.php
- PasswordResetLinkController.php
- RegisteredUserController.php
- VerifyEmailController.php
- AdminController.php
- Controller.php
- LinkController.php
- LoginSecurityController.php
- ProfileController.php
- RedirectToUrl.php
- RoleController.php
- CreateLink.php
- EditLink.php
- LinkTable.php
- MostRecent.php
- AdminMiddleware.php
- Authenticate.php
- EncryptCookies.php
- HasRoleMiddleware.php
- LoginSecurityMiddleware.php
- PreventRequestsDuringMaintenance.php
- RedirectIfAuthenticated.php
- TrimStrings.php
- TrustHosts.php
- TrustProxies.php
- ValidateSignature.php
- VerifyCsrfToken.php
- LoginRequest.php
- ProfileUpdateRequest.php
- Kernel.php
- Link.php
- LoginSecurity.php
- Role.php
- User.php
- AppServiceProvider.php
- AuthServiceProvider.php
- BroadcastServiceProvider.php
- EventServiceProvider.php
- FilamentServiceProvider.php
- RouteServiceProvider.php
- Google2FAAuthenticator.php
- AppLayout.php
- GuestLayout.php
- .gitignore
- app.php
- app.php
- auth.php
- broadcasting.php
- cache.php
- cors.php
- database.php
- easyshortener.php
- filament-feed.php
- filament.php
- filesystems.php
- google2fa.php
- hashids.php
- hashing.php
- logging.php
- mail.php
- queue.php
- sanctum.php
- services.php
- session.php
- view.php
- LinkFactory.php
- UserFactory.php
- 2014_10_12_000001_create_users_table.php
- 2014_10_12_100000_create_password_reset_tokens_table.php
- 2019_08_19_000000_create_failed_jobs_table.php
- 2019_12_14_000001_create_personal_access_tokens_table.php
- 2023_02_19_174541_create_links_table.php
- 2023_02_20_010124_create_login_securities_table.php
- 2023_03_05_032542_create_roles_table.php
- DatabaseSeeder.php
- .gitignore
- easyshortener-php.ini
- nginx.conf
- site-nginx.conf
- docker-compose.yml
- stack.yml
- auth.php
- pagination.php
- passwords.php
- validation.php
- .htaccess
- easyshortenericon.png
- easyshortenerlogo.png
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- index.blade.php
- 2fa_settings.blade.php
- 2fa_verify.blade.php
- confirm-password.blade.php
- forgot-password.blade.php
- login.blade.php
- register.blade.php
- reset-password.blade.php
- verify-email.blade.php
- admin-layout.blade.php
- application-logo.blade.php
- auth-session-status.blade.php
- danger-button.blade.php
- dropdown-link.blade.php
- dropdown.blade.php
- input-error.blade.php
- input-label.blade.php
- input.blade.php
- modal.blade.php
- nav-link.blade.php
- primary-button.blade.php
- responsive-nav-link.blade.php
- secondary-button.blade.php
- sidebar-link.blade.php
- text-input.blade.php
- app.blade.php
- guest.blade.php
- header.blade.php
- navigation.blade.php
- sidebar.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- create-link.blade.php
- edit-link.blade.php
- link-table.blade.php
- most-recent.blade.php
- 2fa-form.php
- delete-user-form.blade.php
- update-password-form.blade.php
- update-profile-information-form.blade.php
- edit.blade.php
- dashboard-js.php
- dashboard.blade.php
- notifications.blade.php
- welcome.blade.php
- api.php
- auth.php
- channels.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- AuthenticationTest.php
- EmailVerificationTest.php
- PasswordConfirmationTest.php
- PasswordResetTest.php
- PasswordUpdateTest.php
- RegistrationTest.php
- ExampleTest.php
- LinkTest.php
- ProfileTest.php
- ExampleTest.php
- CreatesApplication.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- .gitpod-init.sh
- .gitpod.Dockerfile
- .gitpod.welcome-message
- .gitpod.yml
- artisan
- CHANGELOG.md
- composer.json
- composer.lock
- docker-entrypoint.sh
- Dockerfile
- INSTALL.md
- LICENSE
- package-lock.json
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
// repository documentation
Was this content helpful?
(0 ratings)
