Subscribe to get weekly email with the most promising tools 🚀

Custom Fresh-image-0

Description

Custom Fresh is a Laravel package that provides fine-grain control over database migrations, allowing developers to specify which tables should not be dropped during a database refresh.

How to use Custom Fresh?

Install the package using Composer with the command 'composer require ramadancustomfresh'. After installation, use the 'freshcustom' command to refresh migrations while excluding specified tables.

Core features of Custom Fresh:

1️⃣

Fine-grain control of migrations

2️⃣

Excludes specific tables from being dropped

3️⃣

Supports multiple database types

4️⃣

Easy installation via Composer

5️⃣

Custom command for refreshing migrations

Why could be used Custom Fresh?

#Use caseStatus
# 1Preventing data loss during database refreshes
# 2Managing migrations in large Laravel projects
# 3Customizing migration processes for specific tables

Who developed Custom Fresh?

Mahmoud Ramadan is the creator of Custom Fresh, a Laravel package designed to enhance database migration processes. He is an active contributor to the open-source community and supports his projects through platforms like Patreon and PayPal.

FAQ of Custom Fresh