Skip to content

Console tools

Emilien Escalle edited this page Jan 8, 2019 · 1 revision

AssetsBundle provides console tools.

Features

  • Rendering all assets
  • Empty cache directory

Usage

Rendering all assets

php public/index.php render

Empty cache directory

php public/index.php empty
Clone this wiki locally