Closed crynobone closed 9 years ago
App\Providers\ExtensionServiceProvider
App\Providers\DebugServiceProvider
orchestra/testbench
TestCase
Orchestra\Auth\Acl\Container
Orchestra\Auth\Acl\Acl
"base"
orchestra.json
base_path().'/orchestra
Orchestra\Extension\PublisherServiceProvider
Orchestra\Facile\Container
Orchestra\Facile\Facile
base_path().'/database/orchestra/installer.php
Form
HTML
Orchestra\Foundation\Providers\ExtensionServiceProvider
orchestra/debug
orchestra/resources
orchestra/facile
Orchestra\Foundation\Middleware\UseBackendTheme
Orchestra\Html\Form\Factory
Illuminate\Html\FormBuilder
Orchestra\Html\Table\Grid::searchable()
Orchestra\Html\Table\Grid::sortable()
Illuminate\Http\Request
Illuminate\Translation\Translator
Orchestra\Html\Table\Grid::paginated()
checkboxes
Orchestra\Html\Form\Grid
find()
Illuminate\Pagination\Paginator
Orchestra\Memory\Abstractable\Container
Orchestra\Memory\Abstractable\DatabaseHandler
Orchestra\Model\Memory\UserMetaRepository
Illuminate\Foundation\Console\OptimizeCommand
orchestra/routing
Orchestra\Resources\Container
Orchestra\Resources\Router
get()
set()
forget()
Orchestra\Support\Facades\HTML
Orchestra\Support\Relic
Orchestra\Support\Messages
Orchestra\Support\MessagesServiceProvider
app_path().'/Http/Views
resources/themes/*
Illuminate\Routing\Router
Orchestra\Resources
Orchestra\Control\ControlMenuHandler
Orchestra\Story\StoryMenuHandler
php artisan serve
:clap:
Platform
App\Providers\ExtensionServiceProvider
#43App\Providers\DebugServiceProvider
d8b66d5orchestra/testbench
as defaultTestCase
.Components
Auth
Orchestra\Auth\Acl\Container
toOrchestra\Auth\Acl\Acl
.Extension
Allow support for"base"
'sorchestra.json
and orchestra folder tobase_path().'/orchestra
.Orchestra\Extension\PublisherServiceProvider
.Facile
Orchestra\Facile\Container
andOrchestra\Facile\Facile
.Foundation
base_path().'/database/orchestra/installer.php
for installation. orchestral/foundation#161Form
andHTML
facades location.Should be able to set configuration to allow caching of UserMetaRepository. orchestral/foundation#162Orchestra\Foundation\Providers\ExtensionServiceProvider
. orchestral/foundation#163orchestra/debug
optional.orchestra/resources
optional.orchestra/facile
optional.Orchestra\Foundation\Middleware\UseBackendTheme
middleware. orchestral/foundation#169HTML
Orchestra\Html\Form\Factory
to handle all request toIlluminate\Html\FormBuilder
.Orchestra\Html\Table\Grid::searchable()
andOrchestra\Html\Table\Grid::sortable()
to facilitate searching and sorting.Illuminate\Http\Request
andIlluminate\Translation\Translator
from within Form and Table builder.Orchestra\Html\Table\Grid::paginated()
helper method to access pagination state for current table.checkboxes
form.Orchestra\Html\Form\Grid
context via a newfind()
method.Illuminate\Pagination\Paginator
changes.Memory
Orchestra\Memory\Abstractable\Container
.Orchestra\Memory\Abstractable\DatabaseHandler
. orchestral/memory#19Model
Should be able to use caching withOrchestra\Model\Memory\UserMetaRepository
. orchestral/model#11Optimize
Illuminate\Foundation\Console\OptimizeCommand
.Publisher
Migration publishing command.Resources
orchestra/routing
.Orchestra\Resources\Container
andOrchestra\Resources\Router
.get()
,set()
andforget()
helper method onOrchestra\Resources\Router
to allow direct manipulation to it's attributes value.Testbench
Support
Orchestra\Support\Facades\HTML
facade.Orchestra\Support\Relic
.Orchestra\Support\Messages
.Orchestra\Support\MessagesServiceProvider
.View
Includeapp_path().'/Http/Views
for default view path.resources/themes/*
directory.Elixir helper for theme. orchestral/view#16Extensions
Control
Form
andHTML
facades location.Illuminate\Routing\Router
instead ofOrchestra\Resources
. orchestral/control#26Orchestra\Control\ControlMenuHandler
. orchestral/control#28Story CMS
Form
andHTML
facades location.Illuminate\Routing\Router
instead ofOrchestra\Resources
. orchestral/story#41Orchestra\Story\StoryMenuHandler
. orchestral/story#48Integrations
Illuminate\Http\Request
not available from within console environment.php artisan serve
.