-
Hey,
I am facing with some issue with the docker container running which end with some error in rss-to-telegram.php file.
```
ss-to-telegram-bot-1 | Fatal error: Uncaught TypeError: str_replac…
semaf updated
4 months ago
-
To properly load the .env variables into the configuration, dotenv must be loaded before Codeigniter.php
```php
require APPPATH . 'vendor/autoload.php';
$dotenv = Dotenv\Dotenv::create(APPPATH…
-
Using `mautic/recommended-project` to install Mautic 4 with Composer using a public-directory like `docroot/` works well.
Doing the same for Mautic 5 fails, because the bootstrap is looking for a `…
-
Please assist on where do i go wrong on the Flutter app testing on the Google pixel mobile phone using common Ip address
`My ip is 192.168.0.102`
Soketi configurations
```
{
ada…
-
Downloading the UVDesk package, uploading it to my web server, then browsing to /public, generates a blank screen.
When I turn on all notices and errors, I get this (replacing {{installation-locati…
-
There's no documentation on how to use the docker function runtime to run a Symfony console command. My lambda function is invoked by SES, and I need access to the database, so I had to boot the Kerne…
-
* [X] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
* [X] This request isn't a duplicate of an existing issue
* [X] …
-
When you run script through Symfony CLI which load DotEnv, current user env var content is overwritten.
File .env :
```txt
...
CUSTOM_ENV_VAR=
...
```
PHP script executed :
```php
use…
-
PHP 7.3.19
After launching demo I got:
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Dotenv\Dotenv::create() must be an instance of Dotenv\Repository\RepositoryInterface, string given…
-
i got this error but all the directory is correct...pls help me guys
Warning: require(/application/libraries/dotenv/src/Dotenv.php): failed to open stream: No such file or directory in C:\xampp\htdo…