Download the PHP package netweb/tickets without Composer
On this page you can find all versions of the php package netweb/tickets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netweb/tickets
More information about netweb/tickets
Files in netweb/tickets
Download netweb/tickets
More information about netweb/tickets
Files in netweb/tickets
Vendor netweb
Package tickets
Short Description This package will genrate tickets for handle project issues easily
License MIT
Package tickets
Short Description This package will genrate tickets for handle project issues easily
License MIT
Please rate this library. Is it a good library?
Informations about the package tickets
Quick Installation
composer require netweb/tickets
Include in the provider
.... Netweb\Tickets\TicketServiceProvider::class,
Publish Assets (Optional)
php artisan vendor:publish --tag=ticket-config
Config ENV
CLIENT_TOKEN = 'Your client code in tickets project'
PROJECT_CODE = 'Your Project code in tickets project'
For Upload Files
TICKET_SFTP_HOST
TICKET_SFTP_USERNAME
TICKET_SFTP_PASSWORD
TICKET_SFTP_ROOT = 'path to where tickets attachments need to upload'
All versions of tickets with dependencies
PHP Build Version
Package Version
The package netweb/tickets contains the following files
Loading the files please wait ....