howto

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…

3 years ago

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…

3 years ago

How to install ImageMagick library and php extension on Ubuntu?

I was working on a symfony2 project in which I have to place watermark on images. I used ImageMagicK extension,…

4 years ago

How to update aws amplify auth in an application?

Update AWS Amplify Auth I am developing applications using ReactJs and AWS Amplify. In a project I need to update…

4 years ago

How to enable Custom Fields in new version of WordPress?

WordPress has released its new version in December 2018. WordPress has updated “Screen Options” in their new version. “Screen Options”…

5 years ago

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.…

6 years ago

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…

11 years ago

Show html field type file via generator.yml in symfony 1.2 propel.

I worked on a project in which I created a module in admin which has image field that will be…

11 years ago

How to install ruby on rails with sqlite3 on windows 7?

I have started working on ruby on rails and need to install it on windows 7. I searched on google…

11 years ago

Jquery ajax validation using remote rule.

The remote rule can be used to validate through ajax call. Field value will be passed through data and the…

11 years ago