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

cannot install on laravel 10 #23

Open
AhmedRyad22 opened this issue Jun 8, 2023 · 3 comments
Open

cannot install on laravel 10 #23

AhmedRyad22 opened this issue Jun 8, 2023 · 3 comments

Comments

@AhmedRyad22
Copy link

getting the error :
ERROR There are no commands defined in the "geo" namespace.

when trying to run the publish commande

@techwithlanre
Copy link

techwithlanre commented Jul 24, 2023

@AhmedRyad22
run this: php artisan vendor:publish --provider "KMLaravel\GeographicalCalculator\Providers\GeographicalCalculatorServiceProviders"
then check the Test folder, you'd get this: GeographicalCalculatorFacade::initCoordinates(22, 33, 37, 40, ['units' => ['km']]);

It works

@techwithlanre
Copy link

@karam-mustafa Please update documentation

@9jadev
Copy link

9jadev commented Dec 1, 2023

Update Docs pls

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