rydurham / Sentinel

A Sentry bridge package for Laravel
http://www.ryandurham.com/projects/sentinel/
317 stars 68 forks source link

Fixed the Delete button no reaction issue. #220

Closed kamaroly closed 6 years ago

kamaroly commented 7 years ago

When you click on the delete button, there is no reaction, therefore I have added this codes to allow user deletion

rydurham commented 7 years ago

Thank you for this pull request. The package comes with a file called restfulizer.js, which is meant to generate the fake form submissions on the fly. If this is not working in your setup it is likely because restfulizer.js is not being called.