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

Sphinx Laravel Package

hans-thomas/sphinx

View on GitHub
Deep Wiki
Context7

+++ title = "Modal" draft = false weight = 150 date = "2017-04-10T16:42:18+01:00" description = "Clean, functional, and extensible modal window dialogs" bref="Modal windows are used for various reasons and purposes. Kube makes the way you design and operate modal windows very straightforward. First, you set a div which will represent the content of the modal window, then you set up a way to open and close this window, and finally you add a way to call the modal from the page" toc = true +++

{{< rawhtml >}}

// Markup <div id="my-modal" class="modal-box hide"> <div class="modal"> <span class="close"></span> <div class="modal-header">Modal Header</div> <div class="modal-body">...</div> </div> </div>

// Markup <div id="ui-modal" class="modal-box hide"> <div class="modal"> <span class="close"></span> <div class="modal-header">UI Modal</div> <div class="modal-body">... content from modal.html ...</div> </div> </div>

// modal.html <p>...</p> <a href="#" data-action="modal-close">Close</a>

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.
sentix/ai-chatbot
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