pennant-development

Official

Effortlessly manage Laravel Pennant flags.

Authorelab-development
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pennant-based feature flags are essential to progressively enable features, test changes safely, and tailor UX in Laravel apps.

Core Features & Use Cases

  • Define features with Pennant and conditionally enable them per user or role.
  • Render UI conditionally via @feature blade directive for dynamic UX.
  • Implement A/B testing and gradual rollouts to minimize risk during deployment.

Quick Start

To start using Pennant in a Laravel project:

  1. Install Pennant: composer require laravel/pennant
  2. Define a feature: Feature::define('new-dashboard', function ($user) { return $user->isAdmin(); });
  3. Use in Blade: @feature('new-dashboard') <x-new-dashboard /> @else <x-old-dashboard /> @endfeature

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pennant-development
Download link: https://github.com/elab-development/internet-tehnologije-2025-vebservisieuprave_2022_0031/archive/main.zip#pennant-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.