PHP Classes

File: config/app.php

Recommend this page to a friend!
  Classes of Eray Akartuna   Lumen Starter Pack   config/app.php   Download  
File: config/app.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lumen Starter Pack
Implement a OAuth 2 based REST API server
Author: By
Last change:
Date: 7 years ago
Size: 131 bytes
 

Contents

Class file image Download
<?php

return [
   
'url' => 'http://localhost',
   
'key' => 'U<CdJu~T&.g/kR-NX55h]HfB+bb,b7Y*',
   
'cipher' => 'AES-256-CBC'
];