-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
- Larastan Version: #.#.#
- `--level` used:
### Description
In Expect.php line 378:
Unexpected option 'services › relativePath…
-
I'm using Laravel Spark, and [this trait](https://gist.github.com/tnorthcutt/13d62d68737ab2a1222adb84122788f9) to scope various models by team.
I'm wondering if there's a Right Way™ to do the same …
-
When I use `composer require kreait/firebase-php ^2.0@beta` on a brand new project (laravel) all is well, but when there are already packages installed, `"laravel/cashier": "~7.0"` and `"laravel/spark…
-
It is not clear from running `php artisan` that the command `php artisan horizon` is available and that it will start all of your configured workers.
The list shows description for sub-commands suc…
-
It was already proposed few years ago: #12115, but I want to revisit this issue again.
I'm OK if you still don't accept
```php
return function (ContainerConfigurator $c) {
$s = $c->services…
-
Sorry, I have tried to re-open the previous issue but I don't think I am able to. (Ref: #1828 ). I have commented there that we were already including the 'extractVueStyles' option and it still has th…
ghost updated
5 years ago
-
- Laravel Version: 5.7.21
- Nova Version: 1.3.1
- PHP Version: 7.2.12
- Operating System and Version: macos 10.14.12
### Description:
When you have a custom `render` method inside `app/Ex…
-
Laravel: 5.7.28
Dusk: 5.0.1
Nova: 1.3.1
laravel-mongodb: 3.4.5
I'm testing some websocket code however I'm having an issue with Dusk being unable to authenticate. When the browser opens, it imme…
-
I am using Laravel Spark 7.1.1 and my testing started off fine until one of my routes contained Auth::user(). Here is the query scope causing issue:
```
class CurrentTeamScope implements Scope
{
…