This Laravel/Voyager module adds Core support to Laravel.
joy/core is a Laravel package for this laravel/voyager module adds core support to laravel..
It currently has 2 GitHub stars and 161.588 downloads on Packagist (latest version v1.2.35).
Install it with composer require joy/core.
Discover more Laravel packages by joy
or browse all Laravel packages to compare alternatives.
Last updated
This Laravel/Voyager module adds Core support to Voyager.
By 🐼 Ramakant Gangwar.
# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/core
# 2. Publish
php artisan vendor:publish --provider="Joy\Core\CoreServiceProvider" --force
You can try laravel demo here https://joy-voyager.herokuapp.com/api/documentation.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy core? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
You can run the tests with:
vendor/bin/phpunit
Please see UPGRADING for details.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
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.