Nov 28, 2020
0
Level 6
I don't see the custom resource table
I created the model and the migration and then the resource with php artisan nova: resources Card. I can insert data but I can't view it
this is result :https://drive.google.com/file/d/1uo_UvV7j5p5ObtY08NXn0usFeCgy21oH/view?usp=sharing
it doesn't seem to find the data that is there though
when I generate the resource it gives me this error:
You * must * override the uriKey method for your Card resource
Please or to participate in this conversation.