khsing / laravel-world

provide countries, states, and cities relations and database.
MIT License
431 stars 90 forks source link

Not Supported with laravel 5.7 #10

Closed aqibalikhan1 closed 5 years ago

aqibalikhan1 commented 5 years ago

php artisan vendor:publish --force --provider="Khsing\World\WorldServiceProvider"

publishing is not working for laravel 5.7

khsing commented 5 years ago

@aqibalikhan1 I have tested in laravel 5.7, it works. what kind of error message you got?

khsing commented 5 years ago

I think this problem does not exist. so, close issue.