aplr/laravel-toolbox

There is no license information available for the latest version (v0.3.2) of this package.

Provides a set of convenient tools to use in laravel projects.

v0.3.2 2020-05-14 02:04 UTC

README

Introduction

The toolbox package provides some useful tools for your happy laravel-time.

Installation

Require the aplr/laravel-toolbox package in your composer.json and update your dependencies:

$ composer require aplr/laravel-toolbox

Usage

use Aplr\Toolbox\Toolbox;