ymirapp/laravel-bridge

Laravel integration for Ymir

Installs: 934

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:project

pkg:composer/ymirapp/laravel-bridge

0.2.0 2025-05-04 20:16 UTC

This package is auto-updated.

Last update: 2025-10-06 15:49:34 UTC


README

Ymir Laravel Bridge

Actions Status

The Ymir Laravel Bridge provides integration to run a Laravel project on Ymir.

Requirements

  • PHP >= 7.4
  • Laravel >= 7.0

Installation

Install the Ymir Laravel Bridge in your project using composer:

$ composer require ymirapp/laravel-bridge

Contributing

Install dependencies using composer:

$ composer install

Links