A laravel app to import and display a compact status of browser features (from the Can I Use database) in a compact form, to allow easy browsing of which features are now usable across common browsers along with what the feature does, links to usage/spec and an example.
To import:
php artisan app:updatedata
or (if running through sail containers)
sail artisan app:updatedata