library ikomek-project-office
Integrates iKomek 109 Project Office functionality into Laravel app.
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
iKomek Project Office for Laravel 5
, (*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)
v1.0.1
1.0.1.0
Integrates iKomek 109 Project Office functionality into Laravel app.
Sources
Download
MIT
The Requires
by
Darmen Amanbayev
v1.0.0
1.0.0.0
Integrates iKomek 109 Project Office functionality into Laravel app.
Sources
Download
MIT
The Requires
by
Darmen Amanbayev