Missing Controller
Error: LazerController could not be found.
Error: Create the class LazerController below in file: app/controllers/lazer_controller.php
<?php
class LazerController extends AppController {
var $name = 'Lazer';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp