You may need to specify your primary Key in Eloquent model as well
thanks @technet the "custom named" primary key should be defined in the schema builder? eg. table->increments('myid'); ?
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community