Support the ongoing development of Laravel.io →
posted 4 years ago
Blade Laravel
Last updated 1 year ago.
0

The @inject() directive with inject the dependency you specify into the view as a variable using the string passed in as the first argument. So in your case, an instance of App\Paytabs would be available as the variable $paytabs. There's no need to instantiate it yourself.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Amir amir Joined 7 Mar 2020

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.