jQuery Date pciker in Laravel | Change date format in laravel | Chamge date format in html durjoy 11:28 PM 0 Today i will show you How to Change Date format as like dd-mm-yy or dd/mm/yy or yy-mm-dd or yy/mm/dd jQuery Date picker Here i share cr...
How to add a day with checkOut when change check in durjoy 9:12 PM 0 <!DOCTYPE html> <html> <head> <title></title> <link href="https://cdnjs.cloudflare.com/ajax/libs/...
How to add Division district upozil one by under one durjoy 9:56 AM 0 Migration Schema Schema::create('divisions', function (Blueprint $table) { $table->increments('id'); ...
Laravel mobile number sms varification durjoy 10:25 PM 2 Via Composer Create-Project Alternatively, you may also install Laravel by issuing the Composer create - project command in your te...
CSS 3d Layered Image Hover Effects - CSS Design ts durjoy durjoy 9:36 AM 0 CSS 3D Layer HTML Code <!DOCTYPE html> <html> <head> <title>3d image</title> <style type...
Website or page view count in php durjoy 11:29 AM 0 PHP Count your website viewers. How many people visit your website use this code and count page/website viewer . More information please...
PHP Send mail use localhost durjoy 11:26 AM 0 PHP Send mail Use Localhost Bangla Tutorial <?php $mailto='sahin.mj@gmail.com'; require 'PHPMailer/PHPMailerAutoload...