{"id":22278024,"url":"https://github.com/enflow/nova-uploadcare-field","last_synced_at":"2025-07-28T08:39:34.150Z","repository":{"id":40670448,"uuid":"197580330","full_name":"enflow/nova-uploadcare-field","owner":"enflow","description":"A Laravel Nova Uploadcare file upload field.","archived":false,"fork":false,"pushed_at":"2025-02-22T20:03:06.000Z","size":542,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T08:16:53.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-18T12:12:57.000Z","updated_at":"2025-02-22T20:03:09.000Z","dependencies_parsed_at":"2025-02-26T06:30:29.052Z","dependency_job_id":null,"html_url":"https://github.com/enflow/nova-uploadcare-field","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enflow%2Fnova-uploadcare-field","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enflow%2Fnova-uploadcare-field/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enflow%2Fnova-uploadcare-field/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enflow%2Fnova-uploadcare-field/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enflow","download_url":"https://codeload.github.com/enflow/nova-uploadcare-field/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248489889,"owners_count":21112657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T15:12:38.020Z","updated_at":"2025-04-11T22:32:48.306Z","avatar_url":"https://github.com/enflow.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nova Uploadcare Field\n\nAn file field using the UploadCare API.\n \nYou can upload a file through drag-and-drop, url or Google Drive. The file is stored on Uploadcare and saved as an URL in the model.\n\n### Installing\n\n```bash\ncomposer require enflow/nova-uploadcare-field\n```\n\n### Getting Started\n\nAdd Uploadcare Public Key to your `config/services.php` array\n\n```php\n'uploadcare' =\u003e [\n    'public_key' =\u003e 'XXXXX',\n],\n```\n\nRegister the field in the Nova resource:\n\n```php\nuse Enflow\\NovaUploadcareField\\Uploadcare;\n```\n\nUse the field:\n\n```php\nUploadcare::make('File')\n```\n\n## Credits\nLargely based on the package [`nova-uploadcare-imagefield`](https://bitbucket.org/adnanchowdhury/nova-uploadcare-imagefield/), created by Adnan Chowdhury. Thanks Adnan!\n\n## Contributing\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security\nIf you discover any security related issues, please email michel@enflow.nl instead of using the issue tracker.\n\n## Credits\n- [Michel Bardelmeijer](https://github.com/mbardelmeijer)\n- [Adnan Chowdhury](https://bitbucket.org/adnanchowdhury) \n- [All Contributors](../../contributors)\n\n## About Enflow\nEnflow is a digital creative agency based in Alphen aan den Rijn, Netherlands. We specialize in developing web applications, mobile applications and websites. You can find more info [on our website](https://enflow.nl/en).\n\n## License\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenflow%2Fnova-uploadcare-field","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenflow%2Fnova-uploadcare-field","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenflow%2Fnova-uploadcare-field/lists"}