Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 581 Bytes

Albums parser for Job Task

Author: Vladyslav Gaysyuk [email protected]

Install

  • run composer install in project root
  • configure your database settings in phinx.php file.
  • run php vendor/bin/phinx migrate to migrate (create tables)
  • Add to cron file parse.php or just open it manualy in your browser.
  • Visit the main page and see latest 20 albums.

Configuration

  • database configuration are located in phinx.php.
  • count of parsing albums are located in parse.php

Any questions?

[email protected]

TEST SLACK ^_^