kict/helpers_laravel

Basic helpers for Laravel application package developed by Konsortium ICT Pantai Timur (KICT).

Downloads

360

Stars

0

Version

1.1.0

helpers_laravel

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

  1. Run composer require kict/helpers_laravel from the terminal.

  2. Add Kict\HelpersLaravel\ServiceProvider::class, in config/app.php

Troubleshooting

N/A

Built With

Contributing

TODO

Versioning

N/A

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details