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() helper instead. https://laravel.com/docs/11.x/helpers#method-app
Jump to solution
1 Reply
Solution
dissto
dissto3mo ago
You can resolve it using the app() helper instead. https://laravel.com/docs/11.x/helpers#method-app