Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
invoice-sync.bitkit.dk
httpdocs
app
Http
Interfaces
Client
File Content:
PodioClientSyncInterface.php
<?php namespace App\Http\Interfaces\Client; use Illuminate\Http\Request; use App\Models\Hooks; interface PodioClientSyncInterface { /** * To get the hook modal instance */ public function getHook(): Hooks; /** * To create Economic attributes for creating item in Economic * * @param array $client * @return array */ public function EconomicCreateAttribute(array $client): array; }
Edit
Download
Unzip
Chmod
Delete