Skip to content

reportableorg/laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reportable Laravel Package

A Laravel 9 package for reportable functionality.

Installation

You can install the package via composer:

composer require vendor/reportable-laravel

Configuration

The package will automatically register its service provider.

To publish the configuration file, run:

php artisan vendor:publish --tag=reportable-config

This will create a config/reportable.php file in your Laravel application.

Usage

// Add your usage examples here

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages