Skip to content

Commit ac5281c

Browse files
rw4llldvdksn
andauthored
Update content/guides/frameworks/laravel/_index.md
Co-authored-by: David Karlsson <[email protected]>
1 parent 06a6a70 commit ac5281c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/frameworks/laravel/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The demonstrated examples can be found in [this GitHub repository](https://githu
2828

2929
This guide is intended for educational purposes, helping developers adapt and optimize configurations for their specific use cases. Additionally, there are existing tools that support Laravel in containers:
3030

31-
1. **Laravel Sail**: An official package for easily starting Laravel in Docker ([Laravel Sail documentation](https://laravel.com/docs/11.x/sail)).
32-
2. **Laradock**: A community project that helps run Laravel applications in Docker ([Laradock GitHub repository](https://github.com/laradock/laradock)).
31+
- [Laravel Sail](https://laravel.com/docs/11.x/sail): An official package for easily starting Laravel in Docker.
32+
- [Laradock](https://github.com/laradock/laradock): A community project that helps run Laravel applications in Docker.
3333

3434
## What you’ll learn
3535

0 commit comments

Comments
 (0)