@@ -143,7 +143,7 @@ |
||
| 143 | 143 | $this->output->writeln("student record :".$student['student_id'] ); |
| 144 | 144 | } |
| 145 | 145 | } |
| 146 | - }catch(\Exception $e){ |
|
| 146 | + } catch(\Exception $e){ |
|
| 147 | 147 | dd($e); |
| 148 | 148 | } |
| 149 | 149 | } |