leantony / laravel-grid

A grid view for laravel, inspired by the yii2 grid widget
https://leantony.github.io/laravel-grid/
MIT License
91 stars 39 forks source link

Rendering view and edit modals #115

Open shahidiqbal12 opened 5 years ago

shahidiqbal12 commented 5 years ago

Hi,

Great laravel gridview package. Really enjoying it.

I'm having an issue with rendering the view and edit modals for displaying a record and then update it. I looked everywhere but couldn't find it. The create modal is working fine. Any help regarding this would be highly appreciated.