-
I have installed outl1ne/nova-settings "^5.2" into Laravel 10 / nova 4.27 app and with default config
file config/nova-settings.php :
```
-
## Description
Bug with the package, components are not seen in Laravel 10, blade-ui-kit/blade-icons 1.5 correctly installed. The bug doesn’t appear with another package designed for Blade Icons.
…
-
### Description:
I'm trying to create a stripe account but when the task try to execute the `AssignPaymentAccountToUserTask` class return error and not create payment account.
### Expected Behavio…
-
gulpfile.js
```
const elixir = require('laravel-elixir');
require('laravel-elixir-vue-2');
// require('laravel-elixir-webpack-official'); require this not show the error
elixir((mix) => {
…
-
I create this variable on the controller:
`$shareComponent = Share::page('http://jorenvanhocht.be')
->facebook()
->twitter()
->linkedin()
->r…
-
### What happened?
I read that starting support is from Laravel version 9.21.
I was on 8 so had to upgrade my project anyway, so I did.
I'm currently at 9.52.7.
I can't get it to install. Might …
-
## ✨ Feature
Laravel models have the ability to mark themselves as prunable. We should consider developing this logic to cleanup old data in the database. This will keep our hosting requirements …
-
E/flutter (22170): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast
E/flutter (22170): #0 _$ConnectionErrorFromJson
p…
-
- Laravel: 11
- RabbitMQ version: 3.13
- Package version: latest
Hello everyone! I hope you're doing well!! I have 2 laravel apps, one producing data (via Job) and another one I would like to con…
-
**Describe the bug**
Unable to view table structure
**To Reproduce**
Steps to reproduce the behavior:
1. Open Database
2. Open Table
3. Expand any child item
4. See error
**Expected behavi…