PHPackages                             repay/modal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. repay/modal

ActiveLibrary

repay/modal
===========

Advanced Livewire Modal Management System with nesting, security, and accessibility

v0.1.1(3mo ago)07MITPHPPHP ^8.3

Since Feb 5Pushed 3mo agoCompare

[ Source](https://github.com/Repay-PH-Dev/rpy-modals)[ Packagist](https://packagist.org/packages/repay/modal)[ Docs](https://github.com/repay/modal)[ RSS](/packages/repay-modal/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (17)Versions (3)Used By (0)

Requirements: laravel, livewire, alpinejs, tailwind

add this code to root

```
@livewire('modal-manager')

```

```
php artisan modal:install
php artisan make:modal CreateFeeModal

```

usage

```
