themelooks/coreservice

Core service library for laravel project

1.0.6 2023-09-13 10:01 UTC

This package is auto-updated.

Last update: 2025-01-13 13:02:51 UTC


README

Core service library for Laravel project

Installation

You can install the package via composer:

composer require themelooks/coreservice

Usage

Add this lines under providers array in config/app.php

ThemeLooks\CoreService\CoreServiceProvider::class,
ThemeLooks\CoreService\CoreRouteServiceProvider::class,

Changelog

Please see CHANGELOG for more information what has changed recently.

Security

If you discover any security related issues, please email kousar.themelooks@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.