fixed shortcode edit issues plus refactoring
This commit is contained in:
4
info.md
4
info.md
@@ -5,3 +5,7 @@
|
||||
INSERT INTO `client_finances` (`id`, `client_id`, `invoice_number`, `invoice_amount`, `invoice_date`, `invoice_status`, `user_id`, `services`, `short_code`, `remarks`, `created_at`, `updated_at`)
|
||||
VALUES
|
||||
('602', '36', '1878', '6.16', '2025-06-17 00:00:00', 'UNPAID', '8', 'A2P', '', 'May 2025 SMS traffic', '2025-06-17 12:13:37', '2025-06-17 12:13:37');
|
||||
|
||||
|
||||
|
||||
The stream or file "/var/www/html/general/team_tracker/storage/logs/laravel-2026-01-26.log" could not be opened in append mode: failed to open stream: Permission denied
|
||||
|
||||
Reference in New Issue
Block a user