-
Hi,
What different between this packages? It seems does exactly same thing and with same configurations options.
https://github.com/clarification/sparkpost-laravel-driver
-
I get the above error when I run `laravel-echo-server start`. None of the issues I've searched in the issue tracker have helped so far. The event is also not being broadcasted. Queue and Broadcast dri…
-
```php
[InvalidArgumentException]
Package overtrue/socialite at version dev-develop has a PHP requirement incompatible with your PHP
version (7.3.18)
```
-
Let's adopt the LTS release. See previous attempt in #1930.
#### Challenges
- [x] Application contract has gathered even more cruft, let's decouple (#2117, #2142, #2155)
- [x] Dispatcher::fire …
-
# Bug report
### What I did
I created a custom order logic to order by a relationship field like the following:
```
return $query->leftJoin('users', 'users.id', '=', 'rooms.user_id')
…
-
need to import users from excel sheet. And all is great but after the import I have to do some more things with those imported users. How can I get them in my controller after importing?
I try to …
-
Just curious.
-
When a required options is set for a command, it must be provide for all commands instead of just the one adding it
```
deno run https://raw.githubusercontent.com/siokas/denomander/master/example…
-
Voyager's media manager is really cool. it would be great if it can separate from the core and use it as a package on other laravel apps
-
So, as you might have noticed I am happy to change things around to make them more consistent and (re-)usable. Before going any further I'd like to have a quick discussion about a few things that migh…