How to implement theme options in Laravel Website?
I want to implement theme options module in my website which is obviously powered by Laravel. I'm wondering where to store options like: Social icons address, Google map code for contact page, Copyright text.. Like we have in WordPress. What is the best practice ?