Laravel-Challenge-Route-Model-Binding
Laravel-Challenge-Route-Model-Binding copied to clipboard
Tests can be run with either `./vendor/bin/phpunit` or `php artisan test`. I recommend adding the `--testdox` parameter.
I made adjustments in the Transaction model for the duplicate button. Later I saw the solution ':uuid' in the web route. This solution is much better.
I had solved it, it took 12 mins to solve waiting for more challenges Thanks a lot :)
All three bugs are fixed!
Fixed typos and missing imports.
Transactions fixes. Export, View, Duplicate, added UUID.
Keep Going!!!