- Auto-discovery
- Added support for Laravel 5.5 package autodiscovery.
- Still working on relationships.
- Small work on song model relationship.
- Correctly converts EPF's files date time to compatible format (replaces spaces by dashes);
- Added
epf:download
,epf:extract
andepf:import
to help manage EPF data from Apple's servers to yours.
- All models are presents.
- Base skeleton for the package, based on appstract/php-skeleton