Download the PHP package d3vnz/issuetracker without Composer
On this page you can find all versions of the php package d3vnz/issuetracker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download d3vnz/issuetracker
More information about d3vnz/issuetracker
Files in d3vnz/issuetracker
Download d3vnz/issuetracker
More information about d3vnz/issuetracker
Files in d3vnz/issuetracker
Vendor d3vnz
Package issuetracker
Short Description GitHub issue tracking integration for Laravel applications using Filament 3
License proprietary
Homepage https://github.com/d3vnz/issuetracker
Package issuetracker
Short Description GitHub issue tracking integration for Laravel applications using Filament 3
License proprietary
Homepage https://github.com/d3vnz/issuetracker
Please rate this library. Is it a good library?
Informations about the package issuetracker
D3VNZ IssueTracker
This package provides a GitHub issue tracking integration for Laravel applications using Filament 3.
Requirements
- PHP 8.0+
- Laravel 9.0+
- Filament 3.0+
Installation
You can install the package via composer:
composer require d3vnz/issuetracker
php artisan vendor:publish --tag=d3vnz-issuetracker-migrations
php artisan migrate
php artisan vendor:publish --provider="GrahamCampbell\GitHub\GitHubServiceProvider"
Config
In your services.php add the following:
Console
Add the following to your console
All versions of issuetracker with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
laravel/framework Version ^11.0
filament/filament Version ^3.0
graham-campbell/github Version ^12.0
laravel/framework Version ^11.0
filament/filament Version ^3.0
graham-campbell/github Version ^12.0
The package d3vnz/issuetracker contains the following files
Loading the files please wait ....