-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
After updating vuejs, gulp is not able to compile the vuejs templates.
````
Vue packages version mismatch:
- vue@2.0.5
- vue-template-compiler@2.0.3
This may cause things to work incorrectly…
-
One of the organisational improvements I have been considering it to create a quarterly roadmap, in collaboration with @tenancy/team and the community. Aside from clear objectives for the package, it …
-
The first payment webhook throws this error;
```
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'owner_id' cannot be null (SQL: insert into `order_items` (`owner_id`, `owner_type`, `…
-
- Laravel Mix Version: #.#.# (`npm list --depth=0`)
├── @babel/core@7.4.5
├── @babel/preset-env@7.4.5
├── @websanova/vue-auth@2.21.3-beta
├── apexcharts@3.8.1
├── axios@0.19.0
├── base@2.0…
-
**Environment**
1. Version (e.g. 2017.10) - 2019.04.4
2. Operating system (Linux, Mac, Windows) - LINUX
**Describe the bug**
I've installed this package in existing Laravel Spark project. Howe…
-
I'm currently using this package for a user user messaging system, which works fine. Now I'm wanting to have different models from Laravel Spark (Teams especially) being able to message a user or a g…
-
The new Payment Intents API is needed to make payments SCA compliant. This will require some significant changes in the public API of Cashier as well as making Cashier relient on webhooks to verify pa…
-
- Nexmo Notification Channel Version: 2.0.0
- Laravel Version: 5.8.28
- PHP Version: 7.3.2-3
- Database Driver & Version: MySQL 5.7.25
### Description:
Trying to require this package into an …
-
So, today I ran into a problem that caused me to have to solve the issue with some of Laravel Ban's events not firing. I found out that only in the `created` method of `BanObserver`, if you try to sav…