✨ Ajoute la notification journalière
Il manque l'intégration du mail Pour #13
This commit is contained in:
10
app/Exceptions/WrongHourException.php
Normal file
10
app/Exceptions/WrongHourException.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
|
||||
class WrongHourException extends \Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user