关键词:custom

1
Add extra functionality to Laravel migrations.
2
Get searchresults from a Google Custom Search Engine
3
Laravel package to get Google Custom Search results from Google Custom Search Engine API for both free and paid version.
4
Customize JWT claims in Laravel Passport access tokens
5
AbuseIO module for custom lookups to backend systems.
6
Install Laravel Framework with any version you want.
7
Load More Pagination for Laravel. Allows to load an initial number of items and subsequent pages can load a different number of items
8
Laravel model generator with configurable stub path and model namespace
9
Install laravel with any version you want.
10
An optimized SQL Server Grammar for Laravel & Lumen
11
Create your own custom relation for when stock relations aren't enough
13
Laravel Passport with some extra features
14
Customize JWT claims in Laravel Passport access tokens
15
SSO Client Library for PHP >= 5.1.2 Support
17
Customize JWT claims in Laravel Passport access tokens
19
Faker provider to use more realistic fake data, extensive Laravel support.
20
A custom installation of the Laravel Framework.
21
Laravel project with some frequently used packages.
22
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.