user-module-master
Notifications
UnconfirmedEmail.php
1KB
.gitignore
78B
Repositories
UserRepository.php
2KB
Contracts
UserRepositoryInterface.php
279B
README.md
7KB
Http
routes.php
1KB
Middleware
.gitkeep
0B
Requests
.gitkeep
0B
Controllers
Auth
ForgotPasswordController.php
813B
ConfirmEmailController.php
413B
RegisterController.php
2KB
ResetPasswordController.php
1KB
UserController.php
244B
Resources
views
layouts
app.blade.php
604B
auth
passwords
email.blade.php
2KB
reset.blade.php
3KB
password_reset.blade.php
640B
email
confirmed.blade.php
796B
lang
.gitkeep
0B
Listeners
SendConfirmationEmail.php
569B
composer.lock
88KB
LICENSE
1KB
composer.json
669B
Config
config.php
41B
Database
Seeders
UserDatabaseSeeder.php
350B
Migrations
2017_09_12_025803_create_users_table.php
921B
2017_09_12_025911_create_password_resets_table.php
683B
start.php
515B
Entities
User.php
705B
module.json
341B
Providers
EventServiceProvider.php
601B
UserServiceProvider.php
3KB
Tests
.gitkeep
0B
Services
ConfirmEmails.php
968B
RegistersUsers.php
682B
SendsPasswordResetEmails.php
3KB
ResetsPasswords.php
4KB
SocialUserResolver.php
3KB
暂无评论