Hi, I have a simple scenario here that is bugging me. There are two models: class DbNation extends E...
So, I create an object, do the $object->save(); , and now I want to quickly get auto incremented...
Hi, may be a silly question, but its my first project on Laravel, so a quick guidance would be helpf...
Or could it be that foreign key on 'players' table has to be named differently (dbnation_id ? )?
popolla said: "After saving or creating a new model that uses auto-incrementing IDs, you may r...
The Laravel portal for problem solving, knowledge sharing and community building.
The community