laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.7k stars 478 forks source link

typo on line 35 #719

Closed JustinLawrenceMS closed 2 months ago

JustinLawrenceMS commented 2 months ago

Sail Version

1.26

Laravel Version

11

PHP Version

8.3

Operating System

Linux

OS Version

Fedora 39

Description

Line 35 should end with a backslash \

Steps To Reproduce

thanks

Jubeki commented 2 months ago

There already exists a PR for this: https://github.com/laravel/sail/pull/718

driesvints commented 2 months ago

fixed