Lecturize / Laravel-Addresses

Simple address and contact management for Laravel.
MIT License
197 stars 39 forks source link

$timestamp is always the same. #23

Closed wangqiffm closed 3 years ago

wangqiffm commented 4 years ago

https://github.com/Lecturize/Laravel-Addresses/blob/2644387ccfcf9a745f4c0911466845072d441ab0/src/AddressesServiceProvider.php#L66-L78

$timestamp should be increased for every migration.