Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
The Ultimate Step-by-Step Guide to Mastering PHP Programming
Mastering PHP programming can open up a world of possibilities for you as a web developer. PHP is a powerful and versatile language that can be used Read More
How to get data other project a table with modal source
First let’s go to your Laravel project And create new modal Settings And go to your Laravel project and your controller use app use App\Settings; And go Read More
how to remove html tag in Laravel blade file
First let’s go to your Laravel project Your blade File and this code is html tag with {{ $gallery->Description}} Go to your Laravel project Your blade File Read More
How to remove html tag in API data using Laravel
First let’s go to your Laravel project Your Controller Function and this code add Now is your Result html tag remove Refresh for this link => https://stackoverflow.com/questions/36247382/remove-html-tags-from-strings-on-laravel-blade/36247458
How to change From Name in Laravel Mail Notification
First let’s go to your Laravel project Your database Structure And go to your Laravel project Your Blade file SendMail.php Defied Your Mail and Name Now is Read More
How to change publish button to unpublish button using java script
This is my database First let’s go to your laravel project and your blade file & this function fetchData is past Your blade file & this function fetchData is Read More
How to YouTube video URL embed
First let’s go to your laravel project and your blade file Next add below code in your blade file Next add below code in your Controller and Read More
Basic Query in Laravel PHP Framework Advance
Laravel Database Queries Query 12=>Show or get recently or last 6 data entered by user Three method : first method $dogs = Package::orderBy(‘id’, ‘desc’)->take(5)->get(); return $dogs; Second Read More
How to use jQuery to Generate Modal Pop-Up when Clicked in text on fetchData
First let’s go to your blade file and you blade file fetchData Function and <tr> add this code when on text Next add use your class detailTrip Read More
How to Add Google reCAPTCHA on Sing Up & Sing in page in Laravel Php framework
First let’s go to your laravel project and run this Command on Git Bash Ya TERMINAL Next step we have to install anhskohbo/no-captcha package for Google reCaptcha code, Read More
Basic Query in Laravel PHP Framework
Basic Database Usage Query 1 => Display total number of row in a table where role id 2 ? Query 2 => Display row detail which is Read More
How to Create Bootstrap 4 Accordion with Arrow Up & Down in Laravel PHP framework
1. First of load Bootstrap framework and jQuery (JavaScript library) into your HTML document. 2. After that, also include Accordion‘s CSS and JavaScript file into your web page/app/ blade file. 3. Now, Read More
TOP 11 WEB FRAMEWORKS USED BY DEVELOPERS IN 2019
Source:-analyticsindiamag.com Web frameworks are usually used by the developers to ease the building process of web applications. They help developers to concentrate more on the task rather Read More