Syamsoul Azrien

Results 14 comments of Syamsoul Azrien

just to share my current solution that i did, and this is just temporary workaround only, and i hope there's a practical solution.. . my temporary workaround is - after...

or can use this package also ``` composer require syamsoul/laravel-set-env ``` how to use? just run `php artisan souldoit:set-env` .. you will be prompted about the variable name and the...

Hi, this is happening to me too... i login via Google (`Continue with Google`). And everytime I close the Desktop App, it will logout automatically... This is quite annoying to...

> @syamsoul are you using a Windows PC? Yes..windows 11

hi.. just wondering when this feature will be deployed?

i have same issue.. when in your `.env` have `CLOCKWORK_STORAGE=redis` then, you run ```bash docker run --rm -u "$(id -u):$(id -g)" -v "$(pwd):/var/www/html" -w /var/www/html laravelsail/php83-composer:latest composer install --ignore-platform-reqs ```...

> i have same issue.. > > when in your `.env` have `CLOCKWORK_STORAGE=redis` > > then, you run > > ```shell > docker run --rm -u "$(id -u):$(id -g)" -v...

and also, need to run `composer update` instead of `composer install`.. hope can change it in doc