Month: September 2019
-
Laravel 6 vue bootstrap owl carousel working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 6 vue bootstrap owl carousel working example. Here are the basics steps and coding and please use this carefully: 1. Before using Laravel, make sure you have Composer installed on your machine. 2. Now run below command to download laravel installer: composer global…
Written by
-
Angular 8 custom accordion working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 8 custom accordion working example. I really enjoyed this code and hope this code snippet will help you. If I will get good reviews on this then I will come with more code snippets. Here is working code snippet and please…
Written by
-
Angular 8 routing working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 8 routing working example. If you are new in Angular then you can also check my old post related to Angular 8 and Angular 7. Here is the complete code and please use this carefully: 1. Let start, here are the…
Written by
-
Angular 8 Datatable Working Example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 8 Datatable Working Example. Angular 8 has just launched and it is in very high in demand. Angular 8 increased his performance speed. I am showing the data in Datatables with custom json data and also for giving good look to…
Written by
-
How to Implement Owl Carousel Slider in Angular 8?
Hello to all, welcome to therichpost.com. Today In this post, I will tell you, How to Implement Owl Carousel Slider in Angular 8? I am very happy during sharing this post. I faced some error but no one will face any error with my code. Slider are the main part of lading page and today we…
Written by
-
Laravel 6 vuejs fullcalendar working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 6 vuejs fullcalendar working example. After some time, I will also share youtube working video on this tutorial. Laravel 6 has been released and this laravel 6 has many good features but today I am going to show you working full…
Written by
-
Woocommerce hook add html to single product thumbnail
Hello to all, welcome to therichpost.com. In this post, I will tell you, Woocommerce hook add html to single product thumbnail. With the help of this code, you will add custom html to product thumbnail image on single product page. Here is the working code and please use this carefully into your theme’s functions.pgp file:…
Written by
-
Angular 8 Grouped Bar chart using data Laravel 6 REST API
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 8 Grouped Bar chart using data Laravel 6 REST API. Today, I am going to show Chartjs Bar Chart in Angular 8 and data is coming from Laravel 6 Rest API. This is Part 1 because in next part I will…
Written by
-
WordPress send pdf with wp_mail function
Hello to all, welcome to therichpost.com. In this post, I will tell you, WordPress send pdf with wp_mail function. Here is the working code and you can add this code into your main function or any hook: $attachments = array(WP_CONTENT_DIR .’/uploads/2019/08/your-pdf-fine-name.pdf’); $to = ‘user@gmail.com’; $subject = ‘WordPress wp_mail’; $message = “Please check the attached PDF.”;…
Written by
-
Angular 8 with laravel 6 backend working example
Hello to all, welcome to therichpost.com. Today, In this post, I will tell you, Angular 8 with laravel 6 backend working example. Both Angular 8 and Laravel 6 are the best on their platforms. Today, In this post, I will take Angular 8 as frontend and Laravel 6 as backend. If you are new then…
Written by