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

Jetstream routes file publishing wrongly. #127

Closed
RohitRD31 opened this issue Sep 10, 2020 · 1 comment
Closed

Jetstream routes file publishing wrongly. #127

RohitRD31 opened this issue Sep 10, 2020 · 1 comment

Comments

@RohitRD31
Copy link

  • Jetstream Version: 1.0.2
  • Laravel Version: 8.0.0
  • PHP Version: 7.4.8
  • Database Driver & Version: 5.7.24 (MySql)

Description:

When publishing jetstream routes file. File get published incorrectly. (jetstream instead of jetstream.php)

Steps To Reproduce:

  1. Run command 'php artisan vendor:publish'
  2. Select tag id of jetstream accordingly (in mine case 23)
  3. file get copied from [\vendor\laravel\jetstream\routes\livewire.php] To [\routes\jetstream]
  4. Check route directory
  5. Fine name should be jetstream.php instead on jetstream
@driesvints
Copy link
Member

We've merged a PR for that which we hope to tag soon: #109

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

2 participants