mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-11 21:14:02 +00:00
Add image to tip
This commit is contained in:
parent
e44c3d0f65
commit
a3565a93d0
1 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,8 @@ title: 'You can add a --refresh flag to the artisan down command to send a refre
|
|||
tweet_id: '1471864676652826626'
|
||||
thread_slug: weekly-thread-2021-01
|
||||
author_username: DianaWebdev
|
||||
images: { }
|
||||
images:
|
||||
- 'https://pbs.twimg.com/media/FG0dHeBXwAw3bvc.jpg'
|
||||
created_at: 2021-12-17T15:27:39+00:00
|
||||
slug: you-can-add-a-refresh-flag-to-the-artisan-down-command-to-send-a-refresh-header-to-the-browser
|
||||
---
|
||||
|
|
@ -15,4 +16,4 @@ You can add a --refresh flag to the artisan down command to send a refresh heade
|
|||
|
||||
https://laravel.com/docs/8.x/configuration#maintenance-mode
|
||||
|
||||
@laravelphp
|
||||
@laravelphp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue