INSERT INTO `process` (`serial_prc`, `prc_serial_prc`, `name_prc`, `link_prc`, `weight_prc`, `status_prc`) VALUES ('890', '496', 'Asistencia por curso', 'laravel/public/attdreport', '1', 'LOCKABLE'); insert into allowed_pages_by_process values(890,'attendancedatereportcontroller@getindex'); insert into allowed_pages_by_process values(890,'attendancedatereportcontroller@getsubjectes'); insert into allowed_pages_by_process values(890,'attendancedatereportcontroller@postreport'); insert into allowed_pages_by_process values(890,'attendancedatereportcontroller@postexcelreport');