Skip to content

Commit 276d171

Browse files
authored
Update README.md
1 parent 7e914c2 commit 276d171

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,23 @@ Laravel Docker Images
33

44
- [Laravel Docker Images](#laravel-docker-images)
55
- [🤝 Supporting](#-supporting)
6+
- [🚀 Getting Started](#-getting-started)
67
- [⛽ Octane](#-octane)
78
- [🖥 PHP-FPM](#-php-fpm)
89
- [🤖 Workers](#-workers)
910

1011
Already-compiled PHP-based Images to use when deploying your Laravel application to Kubernetes using Laravel Helm charts.
1112

13+
## 🤝 Supporting
14+
15+
[<img src="https://github-content.s3.fr-par.scw.cloud/static/32.jpg" height="210" width="418" />](https://github-content.renoki.org/github-repo/32)
16+
17+
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, spread some kind words about our work or sponsor our work via Patreon. 📦
18+
19+
[<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" height="41" width="175" />](https://www.patreon.com/bePatron?u=10965171)
20+
21+
## 🚀 Getting Started
22+
1223
Images are used to deploy a [sample Laravel application](https://github.com/renoki-co/laravel-helm-demo) to Kubernetes using Helm charts for vanilla Laravel, Laravel Octane or to deploy workers such as queues.
1324

1425
For Docker & versioning examples, please check [`renokico/laravel-base` Quay page](https://quay.io/repository/renokico/laravel-base).
@@ -21,14 +32,6 @@ This project compiles images:
2132

2233
These images can be used to compile your app code in a PHP-ready container to be used in Kubernetes.
2334

24-
## 🤝 Supporting
25-
26-
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, spread some kind words about our work or sponsor our work via Patreon. 📦
27-
28-
You will sometimes get exclusive content on tips about Laravel, AWS or Kubernetes on Patreon and some early-access to projects or packages.
29-
30-
[<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" height="41" width="175" />](https://www.patreon.com/bePatron?u=10965171)
31-
3235
## ⛽ Octane
3336

3437
Octane images are based on [a PHP-Swoole image](https://hub.docker.com/r/phpswoole/swoole) that works directly with Octane in Swoole mode.

0 commit comments

Comments
 (0)