Latest Posts

Laravel AJAX CRUD Tutorial Example

Hello, Now, let's see post of laravel crud with modals & ajax. I would like to show you laravel ajax crud example. I explained simply about laravel ajax crud example tutorial. This post will give you .....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel Where Condition with Two Columns Example

Hey Folks, This detailed guide will cover laravel where with two column example. We will use two column where laravel. I would like to show you laravel whereColumn. I explained simply about table colu.....
By Hardik Savani May 5, 2021 Category : Laravel

JQuery Select Box with Search using Select2 JS Example

We always like to choose good plugin for search option in select box. In this example i added select2.js, that provide select box with search option. If you use select2.js, you don't require to add .....
By Hardik Savani May 5, 2021 Category : Laravel

How to create authentication(login and registration) in Laravel 5.2?

We always wanted to do authentication system in your project, i mean sign-in, sign-out, sign-up and forgot password for our project. If you work on core PHP, or any PHP framework then it will take lon.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get the Current URL using JQuery?

Hey, This article is focused on jquery get current url. you will learn get current url in javascript example. if you want to see an example of get page url in jquery then you are in the right place. I.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Current Controller Name in View Laravel?

If you require to get current controller name in your view file or in your middleware or your serviceprovider etc. you can get your controller details from current route like UserController, HomeContr.....
By Hardik Savani May 5, 2021 Category : Laravel

Bootstrap SweetAlert Confirm Dialog Box Model Example

When we deal with delete task then we always require to ask with model dialog and yes or no for conformation with message. So, if you have bootstrap then you can use simply SweetAlert plugin. Bootstra.....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel 5 and Vue JS CRUD with Pagination example and demo from scratch

In Todays, Most popular JS Framework are Angular JS and Vue JS. Angular JS and Vue JS are a very user friendly JS Framework and most popular. It provides to manage whole project or application without.....
By Hardik Savani May 5, 2021 Category : Laravel

PHP - Opencart This Merchant is not Enabled for Auth/settle - Solved

When i was learning opencart and i was trying to setup paypal integration with sand box then i fetch one error. Every thing was working proper but when i try to pay money i found error like as bellow:.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Size of Directory in MB Laravel?

Mostly we require to calculate for uploaded directory size because we can see how much we size allocate in uploaded directory. If you have limited server then you always need to check how much size of.....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel - Gulp Error Cannot Find Module Laravel-elixir - Solved

If you also find error like "laravel-elixir not found" on gulp then you can install laravel-elixir npm package manually. I also fetch this error when i was new in laravel and working with gulp first t.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Last 2 Days Records from Table using MySQL Query?

We may sometimes require to get few days ago records from table like last 2 days, last 3 days, last 10 days or last 15 days etc. Most of developer choose other logic but we can easily get using mysql .....
By Hardik Savani May 5, 2021 Category : Laravel
Shares