Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
Daniel S.F Silva edited this page May 29, 2019 · 3 revisions

Welcome to the molezinha-porto-laravel wiki!

#Installation
composer require silvadan/molezinha-porto-laravel

and then run (if you're running from develop branch): 
```
php artisan vendor:publish --provider="Molezinha\Providers\MolezinhaServiceProvider"
```

See the tabs for more details.

Clone this wiki locally