Setup

Installation

Add laravel pagalogt using composer:

terminal/cmd
composer require arielmejiadev/pagalogt

Publish config file

In terminal execute the next command:

terminal/cmd
php artisan vendor:publish --tag=pagalogt-config

With this you are done with the setup.