Pink-Crab / Perique-BladeOne-Provider

A BladeOne Provider for the PinkCrab Renderable Interface.
0 stars 0 forks source link

Assume Template Path and Compiled path #35

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

By not passing the View or Compiled path on Bootstrap::use(), these should be assumed from the App_Config.

This should be possible to access via the Hooks::APP_INIT_SET_DI_RULES filter call carried out in the use() method.

By default $compiled_path should be set to `wp-content/uploads/compiled/blade/*'