-
BookStackApp/BookStack
- 17623
- Aug 2015
- Oct 2025
Files in the example
-
app/Providers/AppServiceProvider.php
-
serversideup/financial-freedom
- 2705
- Mar 2021
- Nov 2025
Files in the example
-
app/Models/Transactions/Transaction.php
-
app/Services/Transactions/AddTransaction.php
-
laravelio/laravel.io
- 2497
- May 2016
- Nov 2025
Files in the example
-
app/Models/Tag.php
-
app/Helpers/HasTags.php
-
app/Models/Thread.php
-
app/Helpers/HasLikes.php
-
app/Models/Article.php
-
app/Jobs/CreateArticle.php
-
app/Jobs/LikeArticle.php
-
guillaumebriday/laravel-blog
- 1794
- Dec 2016
- Oct 2024
Files in the example
-
database/migrations/2017_11_15_003340_create_likes_table.php
-
app/Models/Like.php
-
app/Models/Post.php
-
app/Concern/Likeable.php
-
app/Http/Controllers/Api/V1/PostLikeController.php
-
pelican-dev/panel
- 1673
- Mar 2024
- Nov 2025
Files in the example
-
database/migrations/2025_05_01_193002_move_to_mountables.php
-
app/Models/Mount.php
-
app/Providers/AppServiceProvider.php
-
app/Models/Server.php
-
beromir/Servas
- 725
- May 2022
- Nov 2025
Files in the example
-
app/Models/Group.php
-
app/Models/Link.php
-
app/Http/Controllers/LinkController.php
-
Azuriom/Azuriom
- 703
- Jan 2020
- Oct 2025
Files in the example
-
database/migrations/2020_06_30_000000_create_attachments_table.php
-
app/Models/Attachment.php
-
app/Models/Traits/Attachable.php
-
app/Http/Controllers/Admin/PageAttachmentController.php
-
app/Models/Page.php
-
app/Models/Post.php
-
nafiesl/free-pmo
- 456
- Nov 2017
- Oct 2025
Files in the example
-
app/Entities/Projects/Project.php
-
app/Entities/Projects/Issue.php
-
app/Http/Controllers/Projects/CommentsController.php
-
academico-sis/academico
- 337
- Dec 2018
- Apr 2025
Files in the example
-
database/migrations/2018_12_20_142237_create_comments_table.php
-
app/Models/Comment.php
-
app/Http/Controllers/CommentController.php
-
resources/views/students/show.blade.php
-
resources/js/components/StudentCommentComponent.vue
-
app/Models/Student.php
-
tighten/onramp
- 163
- Jul 2019
- Oct 2025
Files in the example
-
app/Models/Module.php
-
app/Models/User.php
-
app/Models/Completion.php
-
MdMostaFizurRahaman/ecommerce
- 29
- May 2022
- Sep 2022
Files in the example
-
database/migrations/2021_10_30_003131_create_addresses_table.php
-
app/Models/Address.php
-
app/Traits/InteractsWithAddress.php
-
app/Traits/CreateCustomer.php
-
app/Traits/InteractsWithOrder.php
-
idanieldrew/redact
- 19
- Feb 2022
- Oct 2023
Files in the example
-
Modules/Media/Models/Media.php
-
Modules/Media/Database/Migrations/2022_04_28_092229_create_media_table.php
-
Modules/Category/Models/Category.php
-
JuanDMeGon/Laravel-from-Scratch
- 17
- Apr 2020
- Mar 2021
Files in the example
-
app/Cart.php
-
app/Product.php
-
app/Http/Controllers/OrderController.php