Download the PHP package praeviseo/laravel-bridge without Composer
On this page you can find all versions of the php package praeviseo/laravel-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download praeviseo/laravel-bridge
More information about praeviseo/laravel-bridge
Files in praeviseo/laravel-bridge
Download praeviseo/laravel-bridge
More information about praeviseo/laravel-bridge
Files in praeviseo/laravel-bridge
Vendor praeviseo
Package laravel-bridge
Short Description Official lightweight Laravel bridge for connecting a client site to PraeviSEO.
License proprietary
Homepage https://praeviseo.com
Package laravel-bridge
Short Description Official lightweight Laravel bridge for connecting a client site to PraeviSEO.
License proprietary
Homepage https://praeviseo.com
Please rate this library. Is it a good library?
Informations about the package laravel-bridge
PraeviSEO Laravel Bridge
Official lightweight bridge to connect a Laravel site to PraeviSEO without copying controllers or wiring webhook internals by hand.
Client flow
Then the bridge automatically:
- contacts PraeviSEO
- registers the site
- saves the shared secret
- enables remote publication
- exposes the publish endpoint
- exposes the public page route
The client should then see in PraeviSEO:
- Site connecté ✅
- Laravel détecté ✅
- Publication active ✅
- Monitoring actif ✅
Environment
The connect command writes these values into .env:
Production goal
The expected client install flow is:
No copied files. No second migration command for the client in the normal flow. No custom Composer path repository in the client project.
Honest boundaries
The bridge publishes and reports.
It does not pretend to fix:
- DNS
- infra
- hosting
- broken redirects
- server robots rules
- unrelated CMS/framework bugs
All versions of laravel-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/console Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/http Version ^11.0|^12.0|^13.0
illuminate/routing Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/view Version ^11.0|^12.0|^13.0
illuminate/console Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/http Version ^11.0|^12.0|^13.0
illuminate/routing Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/view Version ^11.0|^12.0|^13.0
The package praeviseo/laravel-bridge contains the following files
Loading the files please wait ...