2017 © Pedro Peláez
 

library ikomek-project-office

Integrates iKomek 109 Project Office functionality into Laravel app.

image

darmen/ikomek-project-office

Integrates iKomek 109 Project Office functionality into Laravel app.

  • Wednesday, July 18, 2018
  • by darmensdf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

iKomek Project Office for Laravel 5

Latest Stable Version License, (*1)

Installation

composer require darmen/ikomek-project-office

Update Scheduler

In app/Console/Kernel.php, (*2)

protected function schedule(Schedule $schedule)
{
    $schedule->command('ikomek:project-office:fetch')->hourly();
}

Open in browser

https://your-app.dev/project-office/, (*3)

The Versions

18/07 2018

v1.0.1

1.0.1.0

Integrates iKomek 109 Project Office functionality into Laravel app.

  Sources   Download

MIT

The Requires

 

by Darmen Amanbayev

04/07 2018

v1.0.0

1.0.0.0

Integrates iKomek 109 Project Office functionality into Laravel app.

  Sources   Download

MIT

The Requires

 

by Darmen Amanbayev