dev-master
9999999-devA collection of PHP helpers for Laravel
BSD-3-Clause
The Requires
- php >=5.3.0
- illuminate/support ~4.2
- laravelbook/ardent 2.*
by Javier Gallego
laravel helpers php
A collection of PHP helpers for Laravel
A collection of PHP helpers for Laravel, (*1)
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)
A collection of PHP helpers for Laravel
BSD-3-Clause
laravel helpers php