The Gii code generation tool============================Yii2 includes a handy tool that allows rapid prototyping by generating commonly used code snippetsas well as complete CRUD controllers.Installing and configuring--------------------------Add these lines to your config file:```php