bakerkretzmar / nova-settings-tool

Laravel Nova tool to view and edit application settings.
MIT License
167 stars 32 forks source link

Add a metaInfo `title` to settings tool #44

Closed duncanmcclean closed 3 years ago

duncanmcclean commented 3 years ago

This PR adds a title to the Settings Tool so the browser tab isn't | App Name but Settings | App Name.

I've not had time to test this but from looking at Nova itself this fix should do the job.

duncanmcclean commented 3 years ago

In fact, closing in favour of #43 🤦‍♂️