dreamfactorysoftware / df-core

The DreamFactory Core services and resources.
Apache License 2.0
14 stars 32 forks source link

Add Laravel 6 support #55

Closed ghost closed 4 years ago

ghost commented 4 years ago

Remove unnecessary logging classes

Update hashing

Fix seeding

Replace Event:fire with Event:dispatch

Modify TTL to seconds

Replace dotenv constructor with static create method

Add SECONDS_PER_WEEK and SECONDS_PER_MONTH constants