First let’s go to your Laravel project And create new modal Settings And go to your Laravel project and your controller use app use App\Settings; And go to your Laravel Read More
Tag: Laravel
How to remove html tag in API data using Laravel
First let’s go to your Laravel project Your Controller Function and this code add Now is your Result html tag remove Refresh for this link => https://stackoverflow.com/questions/36247382/remove-html-tags-from-strings-on-laravel-blade/36247458