2017 © Pedro Peláez
 

library laravel-helpers

A collection of PHP helpers for Laravel

image

ajgallego/laravel-helpers

A collection of PHP helpers for Laravel

  • Saturday, January 10, 2015
  • by ajgallego
  • Repository
  • 2 Watchers
  • 1 Stars
  • 64 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

helpers

A collection of PHP helpers for Laravel, (*1)

Help for migration management in workbenchs

php artisan migrate:make create_system_notifications_table --bench="ajgallego/laravel-helpers", (*2)

php artisan migrate --bench="ajgallego/laravel-helpers", (*3)

php artisan migrate --package="ajgallego/laravel-helpers", (*4)

php artisan config:publish --path="workbench/ajgallego/laravel-helpers/src/config" ajgallego/hashids, (*5)

The Versions

10/01 2015

dev-master

9999999-dev

A collection of PHP helpers for Laravel

  Sources   Download

BSD-3-Clause

The Requires

 

by Javier Gallego

laravel helpers php