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

is there is somthing equivalent to ziggy-js for routing #14

Open
habibGamal opened this issue Mar 28, 2024 · 5 comments
Open

is there is somthing equivalent to ziggy-js for routing #14

habibGamal opened this issue Mar 28, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@habibGamal
Copy link

Package version

current version

Describe the bug

  • backend
    router.get('posts',/* ... */).as('posts.index');
  • frontend
    route('posts.index');

Reproduction repo

No response

@habibGamal habibGamal changed the title is there is somthing equivalentto ziggy-js for routing is there is somthing equivalent to ziggy-js for routing Mar 28, 2024
@Julien-R44
Copy link
Member

not yet, but i've started working on it. soon™️ 😄

@Julien-R44 Julien-R44 self-assigned this Mar 29, 2024
@Julien-R44 Julien-R44 added the enhancement New feature or request label Mar 29, 2024
@axelvaindal

This comment was marked as off-topic.

@Julien-R44

This comment was marked as off-topic.

@axelvaindal

This comment was marked as off-topic.

@lncitador
Copy link

i don't know how the work with this functionality is going, but i had something i used in projects that was just a commando, but after i learned about hooks i decided to create a library based on ziggy and stardust and stop duplicating code in these two jobs, it's still in prerelease.

https://github.com/izzyjs/route#readme

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

No branches or pull requests

4 participants