Skip to content

jundayw/laravel-database-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nacosvel Database Manager Implementation for Laravel.

GitHub Tag Total Downloads Packagist Version Packagist PHP Version Support Packagist License

Installation

You can install the package via Composer:

composer require nacosvel/laravel-database-manager

Publish Command

You can publish configuration file using the vendor:publish command:

php artisan vendor:publish --tag=database-manager-config

or

php artisan vendor:publish --provider="Nacosvel\DatabaseManager\DatabaseManagerServiceProvider"

License

Nacosvel Database Manager Implementation for Laravel is made available under the MIT License (MIT). Please see License File for more information.

About

Nacosvel Database Manager Implementation for Laravel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages