You call $team->users while the relation on the team model has the name user. Maybe it is good to...
Can you place the code in a code block? As far as I can see there isn't an error in the code you pro...
The . suspect that it are 2 nested resources. (See php artisan route:list ) If you use the / Route::...
I should suggest use git or any other version control system. Where you put you composer.json and co...
The best way (except from moving to a provider where you have ssh access) is to use compose locally...
The Laravel portal for problem solving, knowledge sharing and community building.