Skip to content

Pull requests: lazychaser/laravel-nestedset

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Apply withoutGlobalScope for withDepth
#300 opened May 9, 2018 by Givx Loading… updated May 9, 2018
Fixed infinite recursion with serialization
#327 opened Nov 28, 2018 by anlamas Loading… updated Nov 28, 2018
[WIP] Fix custom parent_id column name not working
#337 opened Dec 28, 2018 by antonkomarev Loading… updated Dec 28, 2018
Set columns to unsignedBigInteger & Add foreign key to parent id
#375 opened May 29, 2019 by charisoudis Loading… updated May 29, 2019
Add Callback For Create method
#372 opened Apr 29, 2019 by sohrabafard Loading… updated Jun 5, 2019
add HasMany and BelongsTo return types
#383 opened Jul 14, 2019 by fsaravi Loading… updated Jul 14, 2019
Update README
#405 opened Sep 26, 2019 by Dzhuneyt Loading… updated Apr 14, 2020
fix Collection.php linkNodes function use getParentId instead of parent_id
#468 opened Aug 26, 2020 by cengizonkal Loading… updated Aug 26, 2020
Update BaseRelation.php
#481 opened Dec 6, 2020 by aliqasemi Loading… updated Dec 9, 2020
Added pagination
#305 opened Jul 21, 2018 by sozidatel79 Loading… updated Feb 14, 2021
Add selectable extraColumns to fixTree method
#502 opened Mar 22, 2021 by walkingCommiter Loading… updated Mar 22, 2021
added scopes to NodeTrait
#410 opened Oct 8, 2019 by xfudox Loading… updated May 19, 2021
Fixes issue #513
#514 opened May 30, 2021 by nagmat84 Loading… updated Aug 31, 2022
Laravel Nested Sets v7 - Laravel 11, PHP 8.3, PHPUnit 10.* and drop EOL PHP support
#599 opened Mar 19, 2024 by asurcodes Loading… updated Mar 19, 2024
Change isNode check function
#368 opened Apr 17, 2019 by Nenderus Loading… updated Feb 25, 2025
Add getQualifiedForeignKeyName Method for Foreign Key Relation
#606 opened Sep 14, 2024 by adremis Loading… updated Apr 11, 2025
Bugfix in QueryBuilder::columnPatch
#595 opened Feb 20, 2024 by evgenyneverov Loading… updated Apr 11, 2025
Callback parameter when checking or fixing the tree
#536 opened Sep 29, 2021 by G3z Loading… updated Apr 11, 2025
Fixed Undefined Key error in nested relationship
#552 opened Feb 21, 2022 by kohlerdominik Loading… updated Apr 11, 2025
Add UUID support
#617 opened Apr 5, 2025 by armin-salihovic Loading… updated Apr 11, 2025
doc(readme): add guide to deleting multiple nodes
#602 opened May 17, 2024 by lamualfa Loading… updated Apr 11, 2025
ProTip! Adding no:label will show everything without a label.