Core functions to work with apps created by RS Application
rahatsagor/laravel-core-system is a Laravel package for core functions to work with apps created by rs application.
It currently has 0 GitHub stars and 94 downloads on Packagist (latest version 1.1.3).
Install it with composer require rahatsagor/laravel-core-system.
Discover more Laravel packages by rahatsagor
or browse all Laravel packages to compare alternatives.
Last updated
Core functions to work with apps created by RS Application.
You can install the package via composer:
composer require rahatsagor/laravel-core-system
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Rahatsagor\LaravelCoreSystem\LaravelCoreSystemServiceProvider::class,
Please see CHANGELOG for more information about what has changed recently.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.