2017 © Pedro Peláez
 

library laravel-utilities

A tool box of Laravel specific utilties.

image

priskz/laravel-utilities

A tool box of Laravel specific utilties.

  • Friday, April 20, 2018
  • by priskz
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel Utilities Package

Purpose

A tool box of Laravel specific utilties., (*1)

Tools

Alert - An easy way to display and work with Laravel flash data in your HTML., (*2)

Install via Composer

Add the following to your "require" schema:, (*3)

"require": {
     "priskz/laravel-utilities": "~0.0.1"
}

Run composer install, (*4)

Add 'LaravelUtilities\Alert\ServiceProvider' to the 'providers' in /app/laravel/config/app.php to enable the newly added service., (*5)

The Versions

20/04 2018

dev-master

9999999-dev

A tool box of Laravel specific utilties.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

20/04 2018

0.0.1

0.0.1.0

A tool box of Laravel specific utilties.

  Sources   Download

MIT

The Requires

  • php >=5.4.0