Skip to content

Commit a5a7c1f

Browse files
rw4llldvdksn
andauthored
Update content/guides/frameworks/laravel/development-setup.md
Co-authored-by: David Karlsson <[email protected]>
1 parent 71a1eb2 commit a5a7c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/frameworks/laravel/development-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This guide demonstrates how to set up a development environment for a Laravel ap
1515

1616
Start by creating a project structure that includes both the Laravel application and Docker-related files:
1717

18-
```
18+
```plaintext
1919
my-laravel-app
2020
├── app/
2121
├── bootstrap/

0 commit comments

Comments
 (0)