Download the PHP package zofe/demo-module without Composer
On this page you can find all versions of the php package zofe/demo-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zofe/demo-module
More information about zofe/demo-module
Files in zofe/demo-module
Package demo-module
Short Description demo module for rapyd-livewire application
License mit
Informations about the package demo-module
Demo Module
This is a demo module for a Laravel application (>= 8)
Demo show "CRUD" features in the laravel / rapyd-livewire stack.
rapyd-livewire is a laravel library of blade components, livewire traits, and modules scaffolder that you can use to generate administration interfaces in a concise, reusable, uncluttered, and testable manner.
Installation & configuration
Your can require this module in your laravel application using:
Note that demo module use layout-module, you may need to do:
this will compile scss and copy css assets to your public project folder
Usage
This command will create a folder "Demo" in your /app/Modules/ folder,
then a demo will be enabled in /demo
route
All versions of demo-module with dependencies
illuminate/config Version ^8.65|^9.0|^10.0
illuminate/contracts Version ^8.65|^9.0|^10.0
livewire/livewire Version ^2.0
cviebrock/eloquent-sluggable Version ^8.0|^9.0|^10.0
zofe/rapyd-livewire Version dev-main|^0.8
zofe/rapyd-module-installer Version ^0.0|^0.1
zofe/layout-module Version dev-main|^0.0|^0.1