Env
\Beebmx\KirbyEnv::load('main/path');
return [
'debug' => env('KIRBY_DEBUG', false),
'secret' => env('SECRET_KEY'),
'public' => env('PUBLIC_KEY'),
];
Store project credentials and variables in a .env file and access them in Kirby
Related plugins
Plugin Loader
by Ahmet Bora
Template hooks
by Ahmet Bora
Illuminate Database
by Fernando Gutiérrez
Monolog
by Bruno Meilick
Plopfile
by Bruno Meilick
Redirects
by Bruno Meilick
Log
by Bart Vandeputte
Queue
by Bart Vandeputte
Virtual pages helper kit
by Bart Vandeputte

Ray
by Sam Serrien
Methods Folder
by hana+nils
Tracker
by hana+nils
Kirbylog
by Johann Schopplich

Logger
by Michael Scheurich
Maintenance Mode
by Moritz Ebeling
Route Attributes
by Present Progressive
Migrations
by Markus Denhoff

Sentry
by Markus Denhoff