<ul id="menu-secondary-menu-1" class="amp-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-308 "><a href="https://www.websourceblog.com/expertise/" class="dropdown-toggle" data-toggle="dropdown">Expertise – Full Stack Developer</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-178 "><a href="https://www.websourceblog.com/contact-us/" class="dropdown-toggle" data-toggle="dropdown">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1580 "><a href="https://www.websourceblog.com/privacy-policy/" class="dropdown-toggle" data-toggle="dropdown">Privacy Policy</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1606 link-menu"><a href="#"on="tap:AMP.setState({ offcanvas_menu: false })" role="button " tabindex="0" class="dropdown-toggle" data-toggle="dropdown">Hosting Services</a> <input type="checkbox" id="drop-3"><label for="drop-3" class="toggle"></label><ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1607 "><a href="https://www.websourceblog.com/dreamhost-best-hosting-provider/">DreamHost: A Complete Web Hosting Solution</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1614 "><a href="https://www.websourceblog.com/digitalocean-a-gateway-to-cloud-simplicity/">DigitalOcean: A Gateway to Cloud Simplicity</a></li> </ul> </li> </ul>

How to prevent disabled or inactive users from login Laravel 5.4 application?

7 years ago

Prevent disabled or inactive users from login I was doing a Laravel 5.4 project in which I needed to prevent…

How to create widget to show latest posts?

7 years ago

Create WordPress widget for latest posts WordPress providing sidebar widget for latest post which is just for post type posts…

How to set foreign key checks to zero in laravel 5?

8 years ago

Set Foreign Key Checks While running migrations or seeding or importing data by running scripts, we might need to set…

How to get value from PHPExcel_RichText Object?

8 years ago

Get Value from PHPExcel_RichText Object We can read and create excel, csv files from phpexcel library. While reading excel file…

Convert PDF files to images with Apache PDFBox?

8 years ago

Apache PDFBox is open source Java library for working with PDF files. This library allows processing on PDF files in…

5 Ways for Clean Markup and Custom Web Design

8 years ago

Web design is a very creative and important job that every web designer has. Companies need websites and websites require…

How to execute views programmatically in drupal 7?

8 years ago

Views is one of very useful module for drupal, it can be used to setup front page, taxonomy term pages,…

How to include header and footer in page.tpl.php template in drupal 7?

8 years ago

Drupal is very famous cms and providing wide range to functionality to build web applications. While building custom theme for…

How to change order of fields in drupal views?

9 years ago

Views module is very beneficial in drupal. We can create blocks, pages by views and can show different fields as…

“You have not selected anything!” error message

9 years ago

While adding image from library in Drupal 7, I was getting error that "You have not selected anything!" but image…