@skdishansachin I wanna list the materials in details page of project, How I can get the current opened project id to get project tasks and tasks materials ?
Sorry I didn't mention that I want to list this in nova details page.
This Project::with('tasks.materials')->get();
Worked for me but I wanna list them in nova
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community