Search
Get Started
F
Filament
•
2y ago
Kaaiman
Dependency injection for CreateRecord page
Is it possible to use DI on CreateRecord pages
? If so
, where can I find how
?
Solution
You can resolve it using the
app()
app()
helper instead
.
https://laravel.com/docs/11.x/helpers#method-app
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,392
Members
View on Discord
Was this page helpful?
Yes
No
Solution
D
dissto
•
4/16/24, 2:27 PM
You can resolve it using the
app()
app()
helper instead
.
https://laravel.com/docs/11.x/helpers#method-app