Update Part of String in Table Column In a table column which have string value, you might need to update…
Laravel 5 Migrations Migrations are like version control for your database, which allow us to modify database schema and stay…
Use checkmark or tick instead of bullet I had a list where I wanted to sow tick/checkmark (✓) instead of…
Paginate Query Builder Results in Laravel Most of times while building admin panels; we need to show listings with pagination.…
Prevent disabled or inactive users from login I was doing a Laravel 5.4 project in which I needed to prevent…
Create WordPress widget for latest posts WordPress providing sidebar widget for latest post which is just for post type posts…
Set Foreign Key Checks While running migrations or seeding or importing data by running scripts, we might need to set…
Get Value from PHPExcel_RichText Object We can read and create excel, csv files from phpexcel library. While reading excel file…
Apache PDFBox is open source Java library for working with PDF files. This library allows processing on PDF files in…
Web design is a very creative and important job that every web designer has. Companies need websites and websites require…