Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method App\Http\Controllers\API\TicketAPIController::create() does not exist #1

Open
Trexology opened this issue Apr 22, 2019 · 2 comments

Comments

@Trexology
Copy link

My TicketAPIController does no have or need a create() functions... how can we skip that?

@vigneshc91
Copy link
Owner

@Trexology can you provide the full error report you got and the command you entered.

@tarreislam
Copy link

You can add ->except(['create']) on your resource

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants