CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

Better way to find the custom route position

Open promatik opened this issue 3 years ago • 1 comments

This is related with https://github.com/Laravel-Backpack/CRUD/issues/3528

It's a bullet proof approach to avoid situations where the custom.php routes file may have been changed, maybe even by IDE formatter.

It wil lsearch for the last } instead of the all last line });.

promatik avatar Feb 26 '21 00:02 promatik

The inspection completed: No new issues

scrutinizer-notifier avatar Feb 26 '21 00:02 scrutinizer-notifier