When saving a model with relations we do something like this; $ship = new Ship; $ship->name = 'E...
@evandertino What you say kinda makes sense. But suppose you have to create the ship at the same tim...
The Laravel portal for problem solving, knowledge sharing and community building.