rossedlin/edlin-laravel

Maintainers

Package info

github.com/rossedlin/edlin-laravel

Homepage

pkg:composer/rossedlin/edlin-laravel

Transparency log

Statistics

Installs: 1 998

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.5.3 2026-07-10 16:12 UTC

This package is auto-updated.

Last update: 2026-07-10 16:13:08 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,