-
BookStackApp/BookStack
- 16318
- Aug 2015
- Mar 2025
Files in the example
-
app/Providers/AppServiceProvider.php
-
laravelio/laravel.io
- 2464
- May 2016
- Mar 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
-
serversideup/financial-freedom
- 2178
- Mar 2021
- Mar 2025
Files in the example
-
app/Models/Transactions/Transaction.php
-
app/Services/Transactions/AddTransaction.php
-
guillaumebriday/laravel-blog
- 1785
- 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
-
beromir/Servas
- 647
- May 2022
- Mar 2025
Files in the example
-
app/Models/Group.php
-
app/Models/Link.php
-
app/Http/Controllers/LinkController.php
-
nafiesl/free-pmo
- 448
- Nov 2017
- Oct 2023
Files in the example
-
app/Entities/Projects/Project.php
-
app/Entities/Projects/Issue.php
-
app/Http/Controllers/Projects/CommentsController.php
-
academico-sis/academico
- 312
- Dec 2018
- Feb 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
- 159
- Jul 2019
- Mar 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
-
JuanDMeGon/Laravel-from-Scratch
- 18
- Apr 2020
- Mar 2021
Files in the example
-
app/Cart.php
-
app/Product.php
-
app/Http/Controllers/OrderController.php
-
idanieldrew/redact
- 18
- 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