Download the PHP package koverae/koverae-builder without Composer
On this page you can find all versions of the php package koverae/koverae-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download koverae/koverae-builder
More information about koverae/koverae-builder
Files in koverae/koverae-builder
Package koverae-builder
Short Description Koverae Builder is a flexible and intuitive interface builder package designed specifically for Laravel. Built with the power of Koverae’s ecosystem in mind, it allows developers to easily create, customize, and manage UI components like navigation bars, forms, buttons, and more—without the hassle of manual coding.
License MIT
Homepage https://github.com/koverae/koverae-builder
Informations about the package koverae-builder
Koverae Builder
Koverae Builder is a flexible and intuitive interface builder package designed specifically for Laravel. Built with the power of Koverae’s ecosystem in mind, it allows developers to easily create, customize, and manage UI components like navigation bars, forms, buttons, and more—without the hassle of manual coding.
Installation
To get started, require the package via Composer:
The package will automatically register a service provider and alias.
Optionally, publish the package's configuration file by running:
Publish the package's configuration file:
Macking Components:
Command Signature
Examples
Output
Making Components (Nwidart Module):
To make a component inside a Laravel Module User
Command Signature
Currently the package only supports the following types of components: Form, Table and Cart.
Examples
Output
Usage
To use a component, simply place its tag wherever you want it to appear:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
Please review our security policy on how to report security vulnerabilities.
Credits
- Arden BOUET
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of koverae-builder with dependencies
laravel/framework Version ^11.9
livewire/livewire Version ^3.0
nwidart/laravel-modules Version ^10.0
larswiegers/laravel-maps Version ^0.18.0
illuminate/support Version ^11.0