#21 base code for accepting/rejecting PIREPs

This commit is contained in:
Nabeel Shahzad
2017-07-04 01:05:37 -05:00
parent c310bffed9
commit 77b164a64c
14 changed files with 285 additions and 58 deletions

View File

@@ -86,6 +86,5 @@ return [
|
*/
'prefix' => 'phpvms',
'prefix' => env('CACHE_PREFIX', ''),
];