laravel-livewire-tables-demo icon indicating copy to clipboard operation
laravel-livewire-tables-demo copied to clipboard

Laravel Livewire Tables Demo

Results 7 laravel-livewire-tables-demo issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies
javascript

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

**NOTE- This commit has a reference to dev-develop as it has most of the new features implemented for demonstration purposes** See comment below to discuss! Core Updates - Local install...

As requested in https://github.com/rappasoft/laravel-livewire-tables/pull/1190, this is an attempt to add examples for relationships on the same table. These examples are interesting because they show the behavior for: - a relationship...

do you have a demo with laravel 11 ??? i was try to change it on composer to laravel 11 but it show nothing on the page