asxer/laravel-helpers

This package is abandoned and no longer maintained. The author suggests using the asxer/laravel-helpers package instead.

Provided helpers function and some helper class.


README

This plugin provide set of helpers functions, services and traits.

Installation

Composer

  1. Add to required composer require asxer/laravel-helpers
  2. Add \Asxer\Support\HelpersServiceProvider::class to providers in config/app.php

Documentation