rahatsagor/laravel-core-system

Core functions to work with apps created by RS Application

v1.0.4 2022-08-09 21:17 UTC

This package is auto-updated.

Last update: 2024-09-10 04:11:16 UTC


README

Latest Version on Packagist Total Downloads

Core functions to work with apps created by RS Application.

Installation

You can install the package via composer:

composer require rahatsagor/laravel-core-system

Laravel without auto-discovery:

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

Rahatsagor\LaravelCoreSystem\LaravelCoreSystemServiceProvider::class,

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email rs@rsapplication.com instead of using the issue tracker.

Credits

License

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