summaryrefslogtreecommitdiff
path: root/docs/integration/laravel.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/integration/laravel.md')
-rw-r--r--docs/integration/laravel.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/integration/laravel.md b/docs/integration/laravel.md
deleted file mode 100644
index b00180c2..00000000
--- a/docs/integration/laravel.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Laravel
-The official integration is available via [Laravel Octane](https://github.com/laravel/octane).
-
-List of available community integrations.
-
-Repository | Status
---- | ---
-[spiral/roadrunner-laravel](https://github.com/spiral/roadrunner-laravel) | ![Version](https://img.shields.io/packagist/php-v/spiral/roadrunner-laravel.svg) ![Build Status](https://img.shields.io/github/workflow/status/spiral/roadrunner-laravel/build) ![Coverage](https://img.shields.io/codecov/c/github/spiral/roadrunner-laravel/master.svg) ![License](https://img.shields.io/packagist/l/spiral/roadrunner-laravel)
-[updg/roadrunner-laravel](https://github.com/UPDG/roadrunner-laravel) | ![License](https://img.shields.io/packagist/l/UPDG/roadrunner-laravel.svg)
-[hunternnm/laravel-roadrunner](https://github.com/Hunternnm/laravel-roadrunner) | ![License](https://img.shields.io/packagist/l/Hunternnm/laravel-roadrunner.svg)
-
-> An example of a laravel application in a docker container with RoadRunner as a web server (plugged using [spiral/roadrunner-laravel](https://github.com/spiral/roadrunner-laravel)) can be found in [this repository](https://github.com/tarampampam/laravel-roadrunner-in-docker).