Skip to content

Commit

Permalink
Updating sail styling.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanna Burke committed Jun 18, 2024
1 parent 43ced10 commit 451ae03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/applications/laravel.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ There are multiple ways of running Laravel on Lagoon.

* You may choose to "lagoonize" your existing application yourself (see the [Lagoonizing](../lagoonizing/index.md) documentation).
* We have a Laravel example repo of a [simple Lagoonized Laravel installation](https://github.com/lagoon-examples/laravel-example-simple) for you to have a look at.
* (Recommended) We provide a tool called ["Sail on Lagoon"](../other-tools/sail.md) that will take a standard Laravel Sail application and generate the appropriate Lagoon configuration files for you.
* (Recommended) We provide a tool called ["Sail:onLagoon"](../other-tools/sail.md) that will take a standard Laravel Sail application and generate the appropriate Lagoon configuration files for you.

## App environment key

Expand Down
6 changes: 3 additions & 3 deletions docs/other-tools/sail.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Sail on Lagoon
# Sail:onLagoon

Sail on Lagoon is a Laravel extension that simplifies the process of Lagoonizing Laravel sites that are already using Laravel Sail to generate their docker-compose setup. This extension provides additional features and configurations tailored for Lagoon environments.
Sail:onLagoon is a Laravel extension that simplifies the process of Lagoonizing Laravel sites that are already using Laravel Sail to generate their docker-compose setup. This extension provides additional features and configurations tailored for Lagoon environments.

Check out Sail on Lagoon on GitHub: [https://github.com/uselagoon/sailonlagoon](https://github.com/uselagoon/sailonlagoon)
Check out Sail:onLagoon on GitHub: [https://github.com/uselagoon/sailonlagoon](https://github.com/uselagoon/sailonlagoon)

Here's a quickstart step by step to get you started:

Expand Down

0 comments on commit 451ae03

Please sign in to comment.