Skip to content

Commit 5f5c0c3

Browse files
committed
added tag support
1 parent c13166e commit 5f5c0c3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/guides/frameworks/laravel/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ title: Develop and Deploy Laravel applications with Docker Compose
33
linkTitle: Laravel applications with Docker Compose
44
summary: Learn how to efficiently set up Laravel development and production environments using Docker Compose.
55
description: A guide on using Docker Compose to manage Laravel applications for development and production, covering container configurations and service management.
6+
tags: [frameworks]
67
languages: [php]
7-
levels: [intermediate]
8-
products: [compose]
98
aliases:
109
- /frameworks/laravel/
1110
params:

content/tags/frameworks/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Frameworks
3+
---

0 commit comments

Comments
 (0)