Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Possible to customize laravel-google-cloud-tasks-queue handler for dispatch to subpath on same domain? #102

Unanswered
fujiwaraizuho asked this question in Q&A
Discussion options

I am developing a web application built with Next.js and Laravel.
Both applications are hosted on the same domain with paths separated to avoid CORS issues.

Frontend: https://example.com
Backend: https://example.com/api/*

However, laravel-google-cloud-tasks-queue restricts handler customization in its Config.
Is it possible to set the handler to https://example.com/api and dispatch to https://example.com/api/handle-task ?

I am grateful for this library.
Please let me know if you have any insights on this matter.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /