Download the PHP package mastani/nova-git-manager without Composer
On this page you can find all versions of the php package mastani/nova-git-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-git-manager
Laravel Nova Git Manager Tool
This is a package for Laravel Nova which allows you to easily manage your Git.
Screeenshots
Requirements
- PHP >= 7.1
- Laravel application with Laravel Nova installed
- function enabled (For running git log/checkout/pull commands). See usage
Installation
Install the package via composer:
Register the tool in the tools
method of the NovaServiceProvider
:
Customizations (Optional)
If you want to change the "Git Path" or "Commit URL" you can publish the config file:
Now head over to "config/nova-git-manager.php" and you can change the value:
Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-git-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package mastani/nova-git-manager contains the following files
Loading the files please wait ....