ymirapp/laravel-bridge

Laravel integration for Ymir

0.2.0 2025-05-04 20:16 UTC

This package is auto-updated.

Last update: 2025-05-06 14:51:42 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