ajgallego/laravel-helpers

A collection of PHP helpers for Laravel
72
Install
composer require ajgallego/laravel-helpers
PHP:>=5.3.0
License:BSD-3-Clause
Last Updated:Jan 10, 2015
Links: GitHub  ·  Packagist
Maintainer: ajgallego

helpers

A collection of PHP helpers for Laravel

Help for migration management in workbenchs

php artisan migrate:make create_system_notifications_table --bench="ajgallego/laravel-helpers"

php artisan migrate --bench="ajgallego/laravel-helpers"

php artisan migrate --package="ajgallego/laravel-helpers"

php artisan config:publish --path="workbench/ajgallego/laravel-helpers/src/config" ajgallego/hashids