@deniz-elderenbos

Learning initiated
2
Lessons started
Knowledge gained
0
Lessons completed
Total learning time
4m 18s
Spent learning
Community impact
1
Comments & forum posts

Discussions

Discussions @deniz-elderenbos has started

Not able to share flash messages to frontend with inertia

@deniz-elderenbos
@deniz-elderenbos

I can't figure out how to get flash messages to my frontend with inertia.. // config/inertia.ts sharedData: { notifications: (ctx) = ctx.inertia.always(() = ctx.session?.flashMessages.get('notifications')), } // app_controller....

Showing 1 to 1 of 1 results