Hi, I'm trying to create relation from this schema Schema::create('users', function($table) { $...
Thanks Ayyobro, It works. Sometimes, we must make sure the custom primary key (not using id) must no...
The Laravel portal for problem solving, knowledge sharing and community building.