LaravelPackages.net
Acme Inc.
Toggle sidebar
rahatsagor/laravel-core-system

Core functions to work with apps created by RS Application

94
0
1.1.3
About rahatsagor/laravel-core-system

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

Laravel Core System

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 about what has changed recently.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

Comments