laravel-livewire-datatable-example

时间:2024-06-18 04:20:50
【文件属性】:

文件名称:laravel-livewire-datatable-example

文件大小:298KB

文件格式:ZIP

更新时间:2024-06-18 04:20:50

PHP

Livewire 数据表示例 此示例包含一个使用 livewire 构建的UsersTable组件,这是一个很好的示例,说明使用 Livewire 构建数据表是多么容易。 要安装,克隆这个 repo,运行composer install ,运行php artisan migrate --seed ,然后转到/users 。


【文件预览】:
laravel-livewire-datatable-example-master
----.gitignore(163B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(778B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(974B)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----.DS_Store(8KB)
----composer.json(2KB)
----composer.lock(262KB)
----README.md(368B)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(823B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(3KB)
--------view.php(1KB)
--------queue.php(3KB)
----livewire-datatable-example.png(259KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(560B)
--------api.php(566B)
----webpack.mix.js(559B)
----.gitattributes(111B)
----.editorconfig(220B)

网友评论