sepehrgostar/ticketing-client

Sepehrgostar Client Side for Ticketing

0.1 2023-02-15 12:10 UTC

This package is auto-updated.

Last update: 2024-04-15 15:03:08 UTC


README

Installation

Via Composer

$ composer require sepehrgostar/ticketing-client

publish view and assets

php artisan vendor:publish --tag=sepehrgostar.ticketingClient --force

migrate

php artisan migrate 

this command add column varchar 64 and nullabe "sepehrgostar_api_token" to users table

usage

add main route in your user dashboard

route('Sepehrgostar.TicketingClient.index')

2=dsf

Security

If you discover any security related issues, please email author email instead of using the issue tracker.