Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 250b7e2

Browse files
committed
Add toc to readme
1 parent 1b4481e commit 250b7e2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
# laravel-two-factor-authentication
99
A two-factor authentication package for _Laravel_ >= 8 (for Laravel 5 to 7 you will need version 1 or 2 of this package)
1010

11+
## Table of Contents
12+
13+
- [Description](#description)
14+
- [Important](#important)
15+
- [Installation](#installation)
16+
- [Changes to the Login Process](#changes-to-the-login-process)
17+
- [Using a Custom Provider](#using-a-custom-provider)
18+
- [Errors and Exceptions](#errors-and-exceptions)
19+
- [Testing](#testing)
20+
1121
## Description
1222
This is a two-factor authentication package for _Laravel_. It is heavily inspired by the [Laravel Two-Factor Authentication](https://github.com/srmklive/laravel-twofactor-authentication) package. The main differences between this package and the aforementioned package are:
1323

0 commit comments

Comments
 (0)