12.02.2018 Views

laravel_tutorial

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Laravel<br />

Password Illuminate\Auth\Passwords\PasswordBro auth.password<br />

ker<br />

Queue Illuminate\Queue\QueueManager queue<br />

Queue Illuminate\Queue\QueueInterface<br />

(Instance)<br />

Queue (Base<br />

Illuminate\Queue\Queue<br />

Class)<br />

Redirect Illuminate\Routing\Redirector redirect<br />

Redis Illuminate\Redis\Database redis<br />

Request Illuminate\Http\Request request<br />

Response Illuminate\Contracts\Routing\ResponseF<br />

actory<br />

Route Illuminate\Routing\Router router<br />

Schema Illuminate\Database\Schema\Blueprint<br />

Session Illuminate\Session\SessionManager session<br />

Session<br />

Illuminate\Session\Store<br />

(Instance)<br />

Storage Illuminate\Contracts\Filesystem\Factory filesystem<br />

URL Illuminate\Routing\UrlGenerator url<br />

Validator Illuminate\Validation\Factory validator<br />

Validator<br />

Illuminate\Validation\Validator<br />

(Instance)<br />

View Illuminate\View\Factory view<br />

View<br />

(Instance)<br />

Illuminate\View\View<br />

Example<br />

Step 1: Create a service provider called TestFacadesServiceProvider by executing the<br />

following command.<br />

php artisan make:provider TestFacadesServiceProvider<br />

123

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!