rossedlin/edlin-laravel

Installs: 1 691

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rossedlin/edlin-laravel

0.5.2 2025-09-08 12:29 UTC

This package is auto-updated.

Last update: 2025-12-08 13:03:31 UTC


README

Installation

Require this package with composer using the following command:

composer require rossedlin/edlin-php

Add the following class to the providers array in config/app.php:

Edlin\Laravel\EdlinServiceProvider::class,