You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sample-app.md
+8-14
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sidebar_position: 7
4
4
5
5
# Sample App
6
6
7
-
[This](https://github.com/laravel-workflow/sample-app) is a sample Laravel 11 application with example workflows that you can run inside a GitHub codespace.
7
+
[This](https://github.com/laravel-workflow/sample-app) is a sample Laravel 12 application with example workflows that you can run inside a GitHub codespace.
8
8
9
9
<br />
10
10
@@ -16,47 +16,41 @@ Create a codespace from the main branch of [this](https://github.com/laravel-wor
16
16
17
17
**Step 2**
18
18
19
-
Wait for the codespace to build. This should take between 5 to 10 minutes.
Once the codespace has been created. You will see the editor and the terminal at the bottom.
19
+
Wait for the codespace to build. This should take between 5 to 10 minutes. Once the codespace has been created. You will see the editor and the terminal at the bottom.
0 commit comments