Today in this tutorial we are going to see how to crop an image in laravel using jcrop image cropper plugin which was first made by deep liquid to crop an image. It is super easy and you can integrate Read Article
PHP Archives...
Laravel Resize Image On the Fly Using PHP GD Library & Intervention Image
Today in this article we are going to see how to resize image on the fly in laravel. We will go step by step process to resize the image in laravel. We will do it by using two methods, so you can use Read Article
How to Delete Multiple Rows Using Checkbox in PHP & Laravel Using Eloquent & Javascript ?
In this tutorial we are going to delete multiple rows using checkbox in laravel using eloquent and in php using procedural php programming. This gets really helpful when you have to delete multiple Read Article
How to Create Drag and Drop Menu in Laravel Using jQuery ?
Today in this article I am going to create drop and drop navigation menu in laravel. I am using laravel 5.3 in this posts, but it doesn't matter since everything works fine with all versions of Read Article