Categories

Sunday, November 24, 2024
#919814419350 therichposts@gmail.com

Year Archives: 2018

Laravel 7.2 routing with route group auth guard check with prefix
LaravelPhp

How To Create Custom 404 Error View in laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How To Create Custom 404 Error View in laravel?  Laravel is one of the top php mvc framework. Today I am going to tell you, How To Create Custom 404 Error View in laravel? Laravel provides us basic 404 page but we can...

Laravel 7.2 routing with route group auth guard check with prefix
DatatableLaravel

Data-tables with ajaxify content in Laravel

Hello to all, welcome to therichpost.com. In this post, I will tell you, Data-tables with ajaxify content in Laravel. Laravel is one of the top php mvc framework. Datatables are the powerful jquery plug-in and it is used to create table listing with sorting and searching and many more functionality. I personally like data-tables very much because it is well-mannered listing...

datatables-in-angularmaterial
DatatableLaravel

Datatables with dynamic data in laravel

Hello to all, welcome to therichpost.com. In this post, I will tell you, Datatables with dynamic data in laravel. Laravel is one of the top php mvc framework. Datatables are the powerful jquery plug-in and it is used to create table listing with sorting and searching and many more functionality.Today, we will use data-tables in...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

How laravel abort_if() helper throws custom text for an exception?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How laravel abort_if() helper throws custom text for an exception? Laravel is one of the top php mvc framework. Laravel has so many good helper functions and abort_if() function is one of them because I with this we can give custom text for...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

How to Setup Laravel Default Login Authentication?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Setup Laravel Default Login Authentication? Laravel is one of the top php mvc framework.  Let's Start the Authentication In laravel: Laravel comes with Default Login Authentication, you just only run one command to add this and this is very easy and...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

How to pass multiple variables to view in Laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to pass multiple variables to view in Laravel? Laravel is one of the top php mvc framework. Here is the working code and I added this code in laravel controller file://Controller code $STATS_BOOKING = //db query $STATS_SERVICE = //db query $STATS_STAFF...

google-analytics
Technology

Monthly Blogging Google Analytics Report

Hello to all, welcome to therichpost.com. In this post, I am first time sharing my website traffic report. After three months my website successfully achieved 5000+ views and 1200+ unique visitors and I am very happy with response and I am very thankful you to all.  I am working hard...

Laravel 7.2 routing with route group auth guard check with prefix
LaravelMysql

How to merge two laravel mysql queries data in one json?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to merge two laravel mysql queries data in one json?  Laravel is one of the top php mvc framework. In this post example, I will have two mysql queries and both two mysql queries data will be get in json in...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

How to get time in 24 hours format in laravel raw query?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to get time in 24 hours format in laravel raw query?  Laravel is one of the top php mvc framework.Here I am sharing example code for get time in 24 hours format in laravel raw query.//start_time = "3:40" DB::raw('STR_TO_DATE(start_time, "%l:%i...

1 29 30 31 41
Page 30 of 41