jamesmills / laravel-timezone

Enable user Timezones in your application.
MIT License
677 stars 91 forks source link

Manage dependencies and add testing and lumen/laravel compatible #47

Closed lloricode closed 4 years ago

lloricode commented 4 years ago

to test the package run composer i then vendor/bin/phpunit

lloricode commented 4 years ago

@jamesmills can you check this?

lloricode commented 4 years ago

next is passport, is not necessary to include here, lets make an event so developer able to call this on their listener in project level

lloricode commented 4 years ago

currently im running test in PHP 7.4 and Laravel 7 so later we need to make a github action so able to test all versions

lloricode commented 4 years ago

29 need to revert, this must be done in project level

you can read this https://laravel.com/docs/7.x/passport#events

lloricode commented 4 years ago

maintainer did not response

jamesmills commented 4 years ago

Hi @lloricode sorry I didn't respond. I've struggled to keep onto of this package recently. I'll take a look at your PR soon. Thank you for your contribution and support.