LaravelPackages.net
Acme Inc.
Toggle sidebar
kict/helpers_laravel

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

579
0
1.1.0
About kict/helpers_laravel

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_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

Star History Chart