Basic helpers for Laravel application package developed by Konsortium ICT Pantai Timur (KICT).
kict/helpers_laravel is a Laravel package for basic helpers for laravel application package developed by konsortium ict pantai timur (kict)..
It currently has 0 GitHub stars and 579 downloads on Packagist (latest version 1.1.0).
Install it with composer require kict/helpers_laravel.
Discover more Laravel packages by kict
or browse all Laravel packages to compare alternatives.
Last updated
Helpers package to be used at Laravel application developed by Konsortium ICT Pantai Timur (KICT).
We assume that you have already familiar with installing library using composer.
Below are the dependecies those you required;
PHP 7.3.0 or later - https://www.php.net/releases/7_3_0.php
Composer 2.0.8 or later - https://getcomposer.org/download/
Laravel 7 or later - https://laravel.com
Run composer require kict/helpers_laravel from the terminal.
Add Kict\HelpersLaravel\ServiceProvider::class, in config/app.php
N/A
TODO
N/A
This project is licensed under the MIT License - see the LICENSE.md file for details