Commit 6fe851cc authored by Taylor Otwell's avatar Taylor Otwell

Import facade.

parent a7f35127
<?php namespace App\Providers; <?php namespace App\Providers;
use App; use App, URL;
use Illuminate\Routing\RouteServiceProvider as ServiceProvider; use Illuminate\Routing\RouteServiceProvider as ServiceProvider;
class RouteServiceProvider extends ServiceProvider { class RouteServiceProvider extends ServiceProvider {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment