дебак с контрактами

This commit is contained in:
developer 2026-04-01 10:24:58 +08:00
parent c0e8263bfb
commit ace20e5ccf
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
if($json['total_commits'] > 0)
{
//$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull && npm run build");
$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull");
$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull && php artisan optimize:clear");
echo "<p>$result</p>";
}

View File

@ -11,10 +11,10 @@
@endif
</td>
<td class="align-middle">
1{{ $agent->user->phone }}
{{ $agent->user->phone }}
</td>
<td class="align-middle">
1{{ $agent->user->email }}
{{ $agent->user->email }}
</td>
@if (!$agent->trashed())
<td class="align-middle text-end ">