Today in this tutorial we are going to see how we are going to install tinymce in laravel. One good thing about tinymce is that it is very light weight and can be easily used across any website. Most popular CMS like WordPress also use it as their Read Article
How to Reorder Post within Category in WordPress Without any WordPress Post Re-Order Plugin ?
In this tutorial, we will see how can we reorder post within categories in WordPress. Sometime we may want to create series in the category, in that time it becomes essential to change post order in WordPress. There is no need to search Read Article
How to Deploy Upload and Install Laravel 5.4 to iPage Shared Hosting ?
In this tutorial i will show you how to upload laravel 5 to shared hosting. last time i was trying to upload laravel project to server but it was showing 500 error. So here, we will see how to fix this error and finally able to upload laravel 5 to Read Article
How to Integrate Responsive File Manager in CK-Editor In Laravel for Image and File Upload ?
In this tutorial we are going to integrate responsive file manager in ckeditor in laravel. Laravel file manager makes us easy to upload files and images directly into the server by drag and drop feature from ckeditor image upload button. If you Read Article
Laravel CK-Editor 4 Tutorial – How to Integrate CK-Editor 4 in Laravel 5.4
Today, in this laravel ckeditor tutorial we are going to see how to integrate ckeditor in laravel 5 which is now version 5.4 in its most recent update. If you take a look at CK-Editor it is the most flexible text editor that we can use across Read Article
How to Add Widget Area in Top of Most Recent Post in WordPress & Genesis Without Plugin ?
In this tutorial we are going to create new widget area in most recent post below title in WordPress and in genesis. This helps WordPress users to keep the static image or mostly use adsense code to display the largest leader board banner which Read Article
How to Remove public from url in Laravel and Upload it in Shared Hosting Server / cPanel ?
I have been getting a lot of queries regarding, how to remove public url from laravel application so that we can host it in cPanel or shared hosting servers. As of now laravel can be hosted itself in their dedicated VPS servers and is expensive Read Article