Skip to content

Commit

Permalink
Merge pull request #205 from naneri/patch-1
Browse files Browse the repository at this point in the history
Added TOC to readme
  • Loading branch information
mewebstudio authored Oct 27, 2020
2 parents 0bf3878 + d3e8d07 commit 1d5e24b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ for Laravel 4 [Captcha for Laravel Laravel 4](https://github.com/mewebstudio/cap
## Preview
![Preview](https://image.ibb.co/kZxMLm/image.png)

- [Captcha for Laravel 5/6/7](#captcha-for-laravel-5-6-7)
* [Preview](#preview)
* [Installation](#installation)
* [Usage](#usage)
* [Configuration](#configuration)
* [Example Usage](#example-usage)
+ [Session Mode:](#session-mode-)
+ [Stateless Mode:](#stateless-mode-)
- [Return Image](#return-image)
- [Return URL](#return-url)
- [Return HTML](#return-html)
- [To use different configurations](#to-use-different-configurations)
* [Links](#links)

## Installation

The Captcha Service Provider can be installed via [Composer](http://getcomposer.org) by requiring the
Expand Down

0 comments on commit 1d5e24b

Please sign in to comment.