Year: 2019
-
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
-
Angular 8 chartjs working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 8 chartjs working example. Chartjs is very popular and very easy to use. On my blog, I have share many posts related to chartjs. Now, I am using chartjs in angular 8 and in this I will static data but In…
Written by
-
Laravel 6 auth working example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 6 auth working example. Laravel 6 has been launched recently and Laravel 6 has many good features and in this post, I will share laravel 6 auth feature. Laravel is the best PHP MVC framework. Here are the commands and code…
Written by
-
laravel 6 comes with great authentication features.
Hello to all, welcome to therichpost.com. In this post, I will tell you, laravel 6 comes with great authentication features. laravel the best PHP MVC and now laravel came with laravel 6 with lots of great features and I will tell you all but first, I will tell little about Laravel 6 Authentication feature. Jassa…
Written by
-
How to get month difference between two dates?
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to get month difference between two dates? I like jQuery the most and in my all the project, I do my all the things done with jquery. In this post, I will tell and How to get month difference between two…
Written by
-
Angular 8 restful api working example
Hello to all. welcome to therichpost. In this post, I will tell you, Angular 8 restful api working example. Here you can check more posts related to Angular 8. First of all, thank you to all to make my website much better in google ranking. I will work hard for my blog and I will…
Written by