How to send a data to all views in laravel

4 years ago

It is sometimes necessary to send data or an array to all the views sometimes. but this is the rare…

HOW TO SHOW IMAGE IN YAJRA DATATABLE COLUMN [SOLUTION]

4 years ago

I have a table where I need to show title, image and option. I have already made a datatable jquery…

How to implement Yajra Datatable in Laravel ?

4 years ago

Datatable is an excellent pacakage for those who wants to make a normal table interactive. The step to implement the…

HOW TO UPLAD IMAGE IN CKEDITOR BY USING LARAVEL

4 years ago

Previously We discussed how to install CKEditor in Laravel. You can click HERE to read the article. I have already…

How to install CKEditor and upload image in CKEditor

4 years ago

The blog I write has a problem and solution. This is the problem I faced while working so it gives…

Can I change my theme after Aproval of Adsense?

5 years ago

Adsense is one of the best ad agency that I have ever seen. I am using adsense to earn revenue…

HOW TO DISPLAY ALT IMAGE AND CAPTION OF IMAGE IN WORDPRESS THEME DEVELOPMENT?

5 years ago

Alt is crucial part of SEO because it describe the image for engines and screen readers. whereas, the caption is…

EXCERPT SIMPLIFIED IN WORDPRESS THEME DEVELOPMENT

5 years ago

Excerpt is the short form of the whole article. If you want to get the whole article inside the loop…

DISPLAY CATEGORY LIST OF POST IN WORDPRESS DEVELOPMENT.

5 years ago

In wordpress there can be more than one category. Thus it has to be kept in unordered list <ul> .…

CUSTOM LOGO IN WORDPRESS DEVELOPMENT .

5 years ago

Custom Logo is your Brand Logo which is shown usually above or on navbar. During the development of wordpress theme,…