kict / helpers_laravel
Basic helpers for Laravel application package developed by Konsortium ICT Pantai Timur (KICT).
Installs: 530
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kict/helpers_laravel
Requires
- php: >=7.3
README
Helpers package to be used at Laravel application developed by Konsortium ICT Pantai Timur (KICT).
Getting Started
We assume that you have already familiar with installing library using composer.
Prerequisites
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
Installing
-
Run
composer require kict/helpers_laravelfrom the terminal. -
Add
Kict\HelpersLaravel\ServiceProvider::class,inconfig/app.php
Troubleshooting
N/A
Built With
- Laravel - The web framework used
Contributing
TODO
Versioning
N/A
Authors
- Ahmad Fazli Ismail - Initial work - AhmadFazliIsmail
License
This project is licensed under the MIT License - see the LICENSE.md file for details