Skip to content

Commit e19f10b

Browse files
authored
Update README.md
1 parent 6f9ee5c commit e19f10b

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,6 @@
1010

1111
While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using [Bootstrap](https://getbootstrap.com/), [React](https://reactjs.org/), and / or [Vue](https://vuejs.org/) that will be helpful for many applications. By default, Laravel uses [NPM](https://www.npmjs.org/) to install both of these frontend packages.
1212

13-
- [Official Documentation](#official-documentation)
14-
- [Supported Versions](#supported-versions)
15-
- [Installation](#installation)
16-
- [CSS](#css)
17-
- [JavaScript](#javascript)
18-
- [Writing CSS](#writing-css)
19-
- [Writing JavaScript](#writing-javascript)
20-
- [Writing Vue Components](#writing-vue-components)
21-
- [Using React](#using-react)
22-
- [Adding Presets](#adding-presets)
23-
- [Contributing](#contributing)
24-
- [Code of Conduct](#code-of-conduct)
25-
- [Security Vulnerabilities](#security-vulnerabilities)
26-
- [License](#license)
27-
2813
## Official Documentation
2914

3015
### Supported Versions

0 commit comments

Comments
 (0)