-
I know that "CORS is usually handled at the app level" however I have a scenario here where I want to load css/js from a dev domain that is served by valet. However the domain "https//assets.mydomain.…
-
Hi,
I setup google drive and its successful with upload any file to Google Drive storage.
when i setup it with laravel-backup i have error message when i run (php artisan backup:run):
```
/…
-
I can not download large file,size greater than 100 mb. I have tried this code :
```
$fileId = ""XXXXXXXXXXX";
$listContents = Storage::disk('google')->listContents();
$crosscheck = $t…
-
Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].
### Package version, Laravel version
Laravel 5.4
maatwebsite/excel 2.1
### Expected behaviour
Load data from csv…
-
Hi,
This code is working fine . - `$google_drive = Storage::disk('google')->put('test.txt', 'Hello World');`
But i want to upload a .gz file from folder to drive.
how can i do.?
i am usi…
ghost updated
7 years ago
-
I am currently developing a Laravel 5.4 app running on PHP 7.I am trying to upload large file,size of 200-300 mb or small file of 10-12 kb to my google drive storage.
I have changed my php.ini lik…
-
I am currently developing a Laravel 5.4 app running on PHP 7.I am trying to upload large file,size of 200-300 mb or small file of 10-12 kb to my google drive storage.
I have changed my php.ini like t…
-
We hebben de translaties ontvangen van Peter Terryn. En deze zouden geimplementeerd moeten worden in het platform.
- **INTRO:** https://drive.google.com/open?id=0B59ywPdTlEekN042eHlmTV9fRXM
- **O…
-
I'm using your package in `laravel-backup`, it uses `writeStream` method to upload a zip file to Google drive. And the file size is 4MB.
After run a backup command I got error messages:
```
T…
-
Discussion thread for design and mock up for next release
This is the task list for Mock-ups designs.
- Learn
- [x] Learn page
- [x] Learn/subject page
- Events
- [x] Events page
- Space
…