Day: December 6, 2022

Laravel-redis-cache
Laravel

Laravel Cache Redis And File Store Tutorial With Example.

Let’s create a Laravel cache class to store data in a Redis server or files. Laravel has powerful APIs for caching so let’s get started.

Read More
Laravel Concept E-commerce Product Model
Laravel

Laravel E-commerce Product Model With Price and Discount Concept.

Let’s create a Multi-languages product table, model, and controller, and Calculate the price according to a discount for a period of time automatically.

Read More