PHP Classes

File: app/Http/Kernel.php

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   News Aggregator Backend   app/Http/Kernel.php   Download  
File: app/Http/Kernel.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: News Aggregator Backend
Aggregate news from sites that provide RSS feeds
Author: By
Last change:
Date: 3 days ago
Size: 147 bytes
 

Contents

Class file image Download
<?php

// protected $routeMiddleware = [
// // other middleware
// 'auth:api' => \Tymon\JWTAuth\Http\Middleware\Authenticate::class,
// ];