-
| Name | Description | Size | Format | URL |
| --- | --- | --- | --- | --- |
| World Bank - Light Every Night | Light Every Night - World Bank Nightime Light Data – provides open access to all night…
-
Hi,
I have been using BeyondCodes forge-cli package before and they have 2 very useful features that would definitely enhance this package:
1. Manage environment files (similar to it already exist…
-
The compile-time application config makes things such as buckets in multiple regions difficult. Is there a way to configure that per uploader at runtime? We can implement `asset_host/0`, but that also…
-
Now that Vapor is close to coming out, what are your thoughts on making Nova compatible? I think the only pain-point that comes to mind is file-upload functionality? Or is there already a work-around …
-
Is it possible to store the site configuration in the repository?
When I deploy customers sites (this happens often unfortunately) in the company i always have to configure all the fields in the fo…
-
### Prerequisites
* [X] Have read and understood: https://github.com/Maatwebsite/Laravel-Excel/blob/3.1/.github/SUPPORT.md
* [X] Checked if your Laravel Excel version is still supported: https://d…
-
### Ziggy version
1.3.5
### Laravel version
8.40
### Description
Hi,
I have a wildcard application based on subdomain.
Ex: **company-1.domain.com** this works well.
The problem is when …
-
**Abstract**
Enable the import method in transport model to import critical properties so that high pressure transport model will no longer rely on certain real-gas EoS and allow users to use high …
-
I would propose that the most important paramters for a retrieval are stored in the plots shown on polly.tropos.de.
This are:
- water vapor calibration constant used for wv products
- reference…
-
The Vapor 4.0 documentation of "[Async](https://docs.vapor.codes/4.0/async/#blocking)" suggest to run any blocking work in the background, such that several clients won't block each other. I've set up…