Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Env Switcher Laravel Package

vizrex/laravel-env-switcher

View on GitHub
Deep Wiki
Context7

READ THIS FIRST

It is highly recommended for all contributors to update this file whenever there's a major update in source code. Use this tool for easy editing or visit this page for comprehensive guide on markdown syntax.

Introduction

This package provides a command line utility to switch Laravel env files easily.

Signature

env:switch {new_env} {--force}

Supported Environments

Following values are acceptable for new_env parameter:

  • dev
  • prod
  • testing

Usage Examples

  • php artisan env:switch dev
  • php artisan env:switch prod --force

How it works?

This utility supports 3 environments as mentioned above. It creates separate .env file for each environment e.g.:

  • .env.dev
  • .env.prod
  • .env.testing

When an environment is activated, its content are copied to main .env file and the correspoding file gets a suffix .active. For example if dev environment is active, then .env.dev will be renamed to .env.dev.active and its content will be copied to main .env file.

In case the required version of .env file doesn't exist, its created automatically by copying .env.example file.

To-dos

Following are the approved items:

  • Item-1

Wishlist

Add the suggestions in this wishlist. Only approved wishlist items can be moved to To-dos list:

  • Item-1
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor