Category: Laravel 7
-
laravel vuejs admin dashboard template free
Hello to all, welcome to therichpost.com. In this post, I will tell you, laravel vuejs admin dashboard template free. Here is the simple code snippets and please use carefully: 1. Here is the code and you need to add into your resources/js/components/ExampleComponent.vue file: <template> <div class=”container”> <div class=”therichpost-bar therichpost-top therichpost-black therichpost-large” style=”z-index:4″> <button class=”therichpost-bar-item therichpost-button…
Written by

-
Laravel 7 Admin Dashboard Template Free
Hello to all, welcome to therichpost.com. In this post, I will show you, Laravel 7 Admin Dashboard Template Free. This is just demo laravel admin dashboard template and you can set this according to your requirements. Here is the code snippet and please use carefully: 1. Here is the code below and you can add…
Written by

-
Laravel 7 Owl Carousel Slider Working Example
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 7 Owl Carousel Slider Working Example. Here is the code snippet and please use carefully: 1. Here is the code you need to add into your home.blade.php file(or you can use anywhere you want): <div class=”owl-carousel owl-theme mt-5″> <div class=”item”><h4>1</h4></div> <div…
Written by

-
Laravel 7 components benefits to sections and layouts Part 1
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 7 components benefits to sections and layouts. Post Working: In this post, I will make component into my laravel 7 application and I will tell you how to use or call that components inside blade template file. Benefits: We can reuse…
Written by

-
Angular 9 ng-select with laravel 7.2 backend data
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 9 ng-select with laravel 7.2 backend data. Post Working: In this post, I am showing ng-select into my Angular 9 application with Laravel 7 backend rest api data. Here is code snippet and please use carefully: 1. Very first, you need…
Written by

-
Angular 9 select2 with laravel 7.2 backend data
Hello to all, welcome to therichpost.com. In this post, I will tell you, Angular 9 select2 with laravel 7.2 backend data. Post Working: In this post, I am showing select2 into my Angular 9 application with Laravel 7 backend rest api data. Here is code snippet and please use carefully: 1. Very first, you need…
Written by

-
Laravel 7 – how to redirect authenticated users based on user type?
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 7 – how to redirect authenticated users based on user type? Post Working: In this my laravel 7 application, I have used laravel default auth and I have added new column ‘ usertype’ into my users table and I am redirecting…
Written by

-
How to login in Laravel with facebook?
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to login in Laravel with facebook? Here are code snippet and commands, please use them carefully: 1. Here are the basic commands to set laravel 7 working environment: composer global require laravel/installer composer create-project –prefer-dist laravel/laravel laravel7auth cd laravel7auth 2.…
Written by

-
Laravel 7 Custom Access Token API Authentication
Hello to all, welcome to therichpost.com. In this post, I will tell you, Laravel 7 Custom Access Token API Authentication. Post Working: In this post, I am creating custom access token during auth login and auth registration. I am doing this in Laravel 7. Here is the working image from Passport: Here is the link…
Written by

-
Angular 9 Laravel 7 Auth Login working tutorial Part 3
Hello to all, welcome to therichpost.com. In this post, I will continue with Angular 9 Laravel 7 Auth Login working tutorial Part 3. Here you can check the first and second part of this post from where, you can get the information regarding: 1. How to install and run Angular 9: Part12. How to install…
Written by
