Update Laravel to v6
This commit is contained in:
parent
6d2b4d55ee
commit
ec01b3c6a2
24 changed files with 515 additions and 545 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace App\Providers;
|
||||
|
||||
use Illuminate\Support\Facades\Route;
|
||||
use Illuminate\Foundation\Support\Providers\RouteServiceProvider as ServiceProvider;
|
||||
use Illuminate\Support\Facades\Route;
|
||||
|
||||
class RouteServiceProvider extends ServiceProvider
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue