Tagged: howto

Laravel 8 error target class controller does not exist. 0

Statamic Static Cache Manager Add-on

The Statamic Static Cache Manager add-on creates a new tool in the control panel to allow you to easily clear a subset of your static cache. The post Statamic Static Cache Manager Add-on appeared...

Laravel 8 error target class controller does not exist. 0

Anonymous Migrations in Laravel 8.37

The Laravel team released Laravel 8.37 with anonymous migration support. Learn about how to start using this feature now in your Laravel 8 applications. The post Anonymous Migrations in Laravel 8.37 appeared first on...

Add menu item programmatically in WordPress 0

How to create custom shortcode in WordPress?

Shortcode in WordPress. In WordPress we can create custom shortcodes and we can show its output anywhere on the site. To create a shortcode, we will use WordPress built in function add_shortcode(), this function...

How to enable debug mode in joomla? 0

How to enable debug mode in joomla?

Sometimes we require troubleshooting for joomla cms based website. For this it is useful to enable joomla debug mode by enabling it website will be in debug mode. Enabling the debug mode allows you...