ymirapp/laravel-bridge

Laravel integration for Ymir

v0.1.0 2025-02-17 01:11 UTC

This package is auto-updated.

Last update: 2025-03-30 18:54:09 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