laravel-fileapi icon indicating copy to clipboard operation
laravel-fileapi copied to clipboard

Laravel File API with image thumbnail support

Results 5 laravel-fileapi issues
Sort by recently updated
recently updated
newest added

It seems cant generate this file (config/fileapi.php) after triggered this command, ```php artisan vendor:publish --tag=fileapi_config```.

hi,the error say finfo_file(): Empty filename or path

Error executing "PutObject" on "https://egyone.s3.us-west-2.amazonaws.com/avatars/super-admin.jpg"; AWS HTTP error: Client error: `PUT https://egyone.s3.us-west-2.amazonaws.com/avatars/super-admin.jpg` resulted in a `403 Forbidden` response:↵↵AccessDeniedAccess DeniedFD6981 (truncated...)↵ AccessDenied (client): Access Denied - ↵AccessDeniedAccess DeniedFD69815A050E6538tlmThtXVpXik/9tb+wMilNyQtGToVLhY6oiOO2CIZWodEKgUNJPE9nLsX3mtF4Ntr01ByzaR6AQ= ======[ScreenShot]====== http://prntscr.com/igtygm

I can't use `artisan route:cache` because of this package generates closure routes (with function). Better will be to generate controller routes, because of with this package unable to fully optimize...