staskjs / laravel-utils

Collection of utils for laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digitalquill Laravel Utils

Installation

composer require staskjs/laravel-utils

Then register any service provider you need in config/app.php.

Usage

Staskjs\LaravelUtils\SqlLogServiceProvider

This will add sql queries to laravel log Queries will be separated by request uri

About

Collection of utils for laravel


Languages

Language:PHP 100.0%