Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/megaads-vn/cliking

The tools tracking client information for laravel 5
https://github.com/megaads-vn/cliking

Last synced: 10 days ago
JSON representation

The tools tracking client information for laravel 5

Awesome Lists containing this project

README

        

# Cliking Tools

## Installation:
**add in file composer.json**
```javascript
"require": {
"megaads/cliking": "^1.1"
}
```
## Usage:
**Register Provider**
```
#/Config/app.php
'providers' => [
Megaads\Cliking\ClikingServiceProvider::class
];
```

**Access report**

`http://domain.name/logger`