Skip to content

migration issue of geo ip #233

@SupremeHanan

Description

@SupremeHanan

i have an application build on laravel 5 i tried installing this Geo IP pakage i done it all by reading the docs from https://lyften.com/projects/laravel-geoip/doc/
paakage does get published and all in my application i even seen changes in composer.json files and vender directory but when migrating it it just say nothing to migrate cuz i doesnt generate any migration file either
Package manifest generated successfully.
60 packages you are using are looking for funding.
Use the composer fund command to find out more!
Found 10 security vulnerability advisories affecting 2 packages.
Run "composer audit" for a full list of advisories.
Using version ^1.1 for torann/geoip php artisan vendor:publish --provider="Torann\GeoIP\GeoIPServiceProvider" --tag=configno-projects\ca-master\ca_masters\cashoponline>
Publishing complete.
PS D:\graficano-projects\ca-master\ca_masters\cashoponline> php artisan migrate --path=vendor/torann/geoip/database/migrations

cd vendor/torann/geoip

Nothing to migrate.
PS D:\graficano-projects\ca-master\ca_masters\cashoponline\vendor\torann\geoip> cd vendor/torann/geoip

can anyone tell whats going wrong and i have connected 2 dbs in my one application using database.php file but i also have defined my default database mysql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions