Skip to content

Commit 8b0ab27

Browse files
committed
Remove named a tags
1 parent 379601d commit 8b0ab27

File tree

6 files changed

+0
-16
lines changed

6 files changed

+0
-16
lines changed

resources/docs/dev/get-started/containers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ While working or developing with this starter, you can use the following contain
1010
- [🔸 Redis Container](#-redis-container)
1111
- [🔸 Docker Compose](#-docker-compose)
1212

13-
<a name="php-containers"></a>
14-
1513
## 🔸 PHP Containers
1614

1715
In this starter template, we use the [ServerSideUP](https://serversideup.net/)'s **[serversideup/php](https://serversideup.net/open-source/docker-php/)** container as base PHP container. You can modify the container configuration in the Dockerfiles if needed (e.g. adding extensions, removing Node.js setup etc.).

resources/docs/dev/get-started/deployment.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ WIP...
77
- [🚀 Deployment](#-deployment)
88
- [🔸 Local](#-local)
99

10-
<a name="local"></a>
11-
1210
## 🔸 Local
1311

resources/docs/dev/get-started/installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ WIP...
77
- [⬇️ Installation](#️-installation)
88
- [🔸 Local](#-local)
99

10-
<a name="local"></a>
11-
1210
## 🔸 Local

resources/docs/dev/get-started/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
- [🧐 Overview](#-overview)
66
- [About](#about)
77

8-
<a name="section-1"></a>
9-
108
## About
119

1210
**[Laravel Starter: Next](https://github.com/laravel-ready/laravel-starter-next)** is a developer friendly starter template that is a continuation of **[Laravel Starter](https://github.com/laravel-ready/laravel-starter)** with +12 Laravel and modern features. This [developer](/devhub/docs/dev) documentation provides comprehensive guidance for learning and understanding Laravel Starter: Next concepts and implementation.

resources/docs/dev/get-started/techstack.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ To work with this starter you need to have the following tools installed on your
99
- [🔸 Frontend](#-frontend)
1010
- [🔸 Development Tools](#-development-tools)
1111

12-
<a name="backend"></a>
13-
1412
## 🔸 Backend
1513

1614
- [Git](https://git-scm.com/): Version control system
@@ -20,15 +18,11 @@ To work with this starter you need to have the following tools installed on your
2018
- [Node.js](https://nodejs.org/): Optional, docker container has own Node.js setup
2119
- [Composer](https://getcomposer.org/): Optional, docker container has own composer
2220

23-
<a name="frontend"></a>
24-
2521
## 🔸 Frontend
2622

2723
- [Vue](https://vuejs.org/): Primary frontend framework
2824
- [Tailwind CSS](https://tailwindcss.com/): A utility-first CSS framework
2925

30-
<a name="development-tools"></a>
31-
3226
## 🔸 Development Tools
3327

3428
- [PNPM](https://pnpm.io/): Optional, docker container has own PNPM, recommended for fast development

resources/docs/dev/get-started/update.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ WIP...
77
- [🔄 Update](#-update)
88
- [🔸 Local](#-local)
99

10-
<a name="local"></a>
11-
1210
## 🔸 Local

0 commit comments

Comments
 (0)