Skip to content

Commit ecc0513

Browse files
authored
Update README.md
1 parent d1a04eb commit ecc0513

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ Laravel is a web application framework with expressive, elegant syntax. We belie
77
Welcome to the Authentication with CRUD Operation project! This project demonstrates a Laravel application that includes user authentication and CRUD (Create, Read, Update, Delete) operations.
88

99

10+
## Table of Contents
11+
12+
- [Features](#features)
13+
- [Prerequisites](#prerequisites)
14+
- [Installation](#installation)
15+
- [Usage](#usage)
16+
- [Endpoints](#endpoints)
17+
- [Contributing](#contributing)
18+
19+
1020
## Features
1121

1222
- User registration and login

0 commit comments

Comments
 (0)