Carsten Jonstrup
Carsten Jonstrup
https://github.com/coderello/laravel-shared-data/blob/4.0/src/SharedData.php#L203 Is missing return type : mixed
Any news ?
https://github.com/f3oall/vue-awesome-notifications/issues/22#issuecomment-1184267010
You can just use `npm i awesome-notifications` ``` @import 'awesome-notifications/dist/style.css' import AWN from 'awesome-notifications' const app = createApp(App) app.config.globalProperties.$awn = new AWN({ position: 'top-right', minDurations: { 'async-block': 100 }, durations:...
@igorocampos I got the printing working thanks, but I have problems printing danish æøå chars, do you have a hint?