-
Global scopes
Files in the example
-
app/Scopes/OrderNameScope.php
-
app/Models/LinkList.php
-
-
Local scopes
Files in the example
-
app/Models/Link.php
-
app/Http/Controllers/App/DashboardController.php
-
-
Venturecraft/revisionable
Files in the example
-
composer.json
-
app/Models/Link.php
-
app/Http/Controllers/Models/LinkController.php
-
-
Collection Methods: Push
Files in the example
-
app/Repositories/LinkRepository.php
-
-
Cache
Files in the example
-
app/Helper/functions.php
-
-
Collection Methods: Chunk
Files in the example
-
app/Console/Commands/UpdateLinkThumbnails.php
-
-
Multi-language
Files in the example
-
resources/lang/en_US/stats.php
-
resources/lang/fr_FR/stats.php
-
resources/views/dashboard.blade.php
-
resources/lang/en.json
-
-
WhereHas
Files in the example
-
app/Http/Controllers/Traits/SearchesLinks.php
-
-
Task scheduling
Files in the example
-
app/Console/Kernel.php
-
-
Pagination
Files in the example
-
app/Http/Controllers/Guest/TagController.php
-
app/Helper/functions.php
-
-
GroupBy
Files in the example
-
app/Console/Commands/CleanupLinkHistoriesCommand.php
-
-
Constants
Files in the example
-
app/Models/Link.php
-
app/Http/Controllers/Models/LinkController.php
-