-
- Larastan Version: 0.6.11
- `--level` used: 6
### Description
In one controller I have this piece of code:
```php
$folder = Crypt::decrypt($request->input('f'))
```
If I run phpstan on m…
-
**What Renovate type are you using?**
Renovate Docker + GitLab CI
**Describe the bug**
Renovate master issue rebase hanging when trying to use global composer.
**Did you see anything helpful i…
-
## Description
Laravel Dusk is the browser test suite using Chromium to make UI test automation.
Currently, Vessel doesn't support it. It would be a great addition !
I found a package that alread…
-
I have recently gotten dusk to run on Gitlab's ci/cd. Could I help by writing a small section for https://laravel.com/docs/5.7/dusk#continuous-integration on how this would work?
As Gitlab's ci/cd …
-
Hello,
What is the best way to link database connections using Laravel Deployer? At this time, it's only cloning the `.env.example` to `.env` and do not edit the DB credentials. If you can explain …
-
**Description:**
I cannot install the onesignal plugin, i get the following error:
```
\platforms\android\cordova\version"' is not recognized as an internal or external command,
operable program…
-
I've got a barebones Laravel 8 project, setup per instructions at https://bref.sh/docs/frameworks/laravel.html. (The only difference is I'm using HTTP API).
When I deploy from my local machine the …
-
Hi there,
so here's my situation:
* I wanted to convert my PHPUnit Tests to Pest
* I'm on a fresh laravel/breeze Installation
* On **my Mac** everything runs correctly, but **on CI** (GitLab …
Enaah updated
3 years ago
-
- Laravel Mix Version: 5.0.4 (`npm list --depth=0`)
- Node Version (`node -v`): v14.7.0
- NPM Version (`npm -v`): 6.14.7
- OS: macOS Big Sur Developer Beta (hardly ever), Windows 10 (so…
-
Getting
`SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE')` running `php artisan migrate:fresh --…