Support the ongoing development of Laravel.io →
Requests Views Architecture
Last updated 1 year ago.
0

Woops, I had put the suggestion below but i see you're using shared views already. what exactly do you want to do like a growl message?

Im no expert but I think you can try shared views which for example:

View::share('freelancers', Freelancer::all() );

Every view would have the $freelancers variable available now.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.