nnjeim / world

A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
MIT License
748 stars 105 forks source link

Language is not loading #10

Closed wasiqaftab closed 2 years ago

wasiqaftab commented 2 years ago

Describe the bug Please check the issue. i can see the language in it

To Reproduce

just do a call to countries database

https://jmp.sh/bJLukcG

Expected behavior Need to see country name

Screenshots

If applicable, add screenshots to help explain your problem.

nnjeim commented 2 years ago

@wasiqaftab Hi, thank you for reporting this. Can you please tell me how are you using the package? did you fork the repo or did you install the package in composer? did you publish php artisan vendor:publish --tag=world from the video you attached it shows that it is not being able to resolve the world tag.

wasiqaftab commented 2 years ago

HI

Thanks for your quick response. Yes i publish the tag it woked with when i choose local as per your documentation but not without that. so i assume i need to configure something globally. Sorry which i dont understand as its a default laravel installation

On Tue, Dec 14, 2021 at 9:42 AM Najm Njeim @.***> wrote:

@wasiqaftab https://github.com/wasiqaftab Hi, thank you for reporting this. Can you please tell me how are you using the package? did you fork the repo or did you install the package in composer? did you publish php artisan vendor:publish --tag=world from the video you attached it shows that it is not being able to resolve the world tag.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nnjeim/world/issues/10#issuecomment-993355390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3PTZM7AIFGTDZSJOHA4HTUQ4GQ7ANCNFSM5J7LN57Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

nnjeim commented 2 years ago

Np thank u.