10000 Set application key for local development · laravelio/laravel.io@ffcbf77 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffcbf77

Browse files
committed
Set application key for local development
1 parent fa18f18 commit ffcbf77

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/config/local/app.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
return [
4+
'key' => 'rqQspyH5heatcKFK84ZFFPT3wHZhMN3q',
5+
];

0 commit comments

Comments
 (0)
0