Download the PHP package kingga/laravel-workflow-timesheet without Composer
On this page you can find all versions of the php package kingga/laravel-workflow-timesheet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-workflow-timesheet
Laravel Workflow Timesheet
This is a package for Laravel which extends the base library kingga/workflow-timesheet
. This package can be used to store the parsed file into the database and then converted back into an object from the database.
Installation
- Run the command
composer require kingga/laravel-workflow-timesheet
- Add the
Kingga\LaravelWorkflowTimesheet\WorkflowTimesheetServiceProvider
service provider to theconfig/app.php
file. - Run the command
php artisan migrate
Usage
Storing
Retrieving
All versions of laravel-workflow-timesheet with dependencies
PHP Build Version
Package Version
Requires
kingga/workflow-timesheet Version
^1.0
The package kingga/laravel-workflow-timesheet contains the following files
Loading the files please wait ....