Closed crynobone closed 10 years ago
SoftDeletingTrait
User
Orchestra\Asset\Container::prefix()
Orchestra\Auth\Acl\AuthorizationTrait
php artisan extension:detect
email_domain
email_secret
Orchestra\Support\Traits\ObservableTrait
Orchestra\Support\Traits\QueryFilterTrait
Orchestra\Support\Traits\UploadableTrait
Orchestra\Support\Traits\ValidationTrait
* We however will not accept massive array() to [] Pull Request until 2.1 reach End of Life (EOL) by January 15th, 2016.
OAuth sounds like a nice thing to have... making it a bit easier for developers to manage OAuth integration through the platform :smile:
OAuth client or OAuth server?
Prefer the client rather than the server.
SoftDeletingTrait
to the defaultUser
class.Components
Asset
Orchestra\Asset\Container::prefix()
to support external URL. orchestral/asset#7Auth
Orchestra\Auth\Acl\AuthorizationTrait
.Extension
php artisan extension:detect
to use Symfony's table.Facile
Foundation
email_domain
andemail_secret
to value from config is null/empty. orchestral/foundation#153Notifier
Support
Orchestra\Support\Traits\ObservableTrait
.Orchestra\Support\Traits\QueryFilterTrait
.Orchestra\Support\Traits\UploadableTrait
.Orchestra\Support\Traits\ValidationTrait
.View