Looking to hire Laravel developers? Try LaraJobs

edlin-laravel maintained by rossedlin

Author
Last update
2026/07/10 18:12 (dev-master)
License
Downloads
1 966

Comments
comments powered by Disqus

Edlin Laravel

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,