Skip to content

Commit 0151268

Browse files
committed
fixup! Migrate Laravel getting started guide from textile to mdx
1 parent 9b5c4bb commit 0151268

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/pages/docs/getting-started/laravel.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -390,10 +390,9 @@ Continue to explore the documentation with Laravel as the selected language:
390390
391391
Read more about the concepts covered in this guide:
392392
393-
* Revisit the basics of [Pub/Sub](/docs/pub-sub?lang=php)
394-
* Explore more [advanced](/docs/pub-sub/advanced?lang=php) Pub/Sub concepts
395-
* Read more about how to use [presence](/docs/presence-occupancy/presence?lang=php) in your apps
393+
* Read more about [Ably Laravel Echo](https://github.com/ably-forks/laravel-echo)
396394
* Fetch message [history](/docs/storage-history/history?lang=php) in your apps
397-
* Learn about [Laravel Broadcasting](https://laravel.com/docs/broadcasting) with Ably
395+
* Learn more about [Laravel Broadcasting](https://laravel.com/docs/broadcasting)
396+
* Explore the A[bly Laravel Broadcast app](https://github.com/ably-labs/laravel-broadcast-app), with authentication, multiple rooms, and private rooms.
398397
399398
You can also explore the Ably CLI further, or visit the Pub/Sub [API references](/docs/api/rest-sdk?lang=php).

0 commit comments

Comments
 (0)