added slack channel to the logging

This commit is contained in:
Kwesi Banson Jnr
2026-08-28 11:57:43 +00:00
parent f184b3a4df
commit ff902ce4a7
4 changed files with 11 additions and 1120 deletions

View File

@@ -3,9 +3,11 @@
use Illuminate\Support\Facades\Route;
use App\Http\Controllers\SenderIdController;
Route::get('test', function () {
return view('clients.index');
});
// Route::get('test', function () {
// \Log::info('foo bar');
// dd("foo bar");
// // return view('clients.index');
// });
//bd8f75cc-0f63-4707-9a2e-361800a0d94c