Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   UNIT3D (http://www.bvlist.com/forumdisplay.php?f=129)
-   -   Tricks You Can Do In UNIT3D (http://www.bvlist.com/showthread.php?t=11884)

HDVinnie 5th December 2018 23:36

Tricks You Can Do In UNIT3D
 
Here are some tricks you can do in UNIT3D that you might not have been aware of:

1) Use the `php artisan down` command to put UNIT3D down in maintenance mode, but allow access to certain IP(s)

`php artisan down --allow=123.123.123.123`

You can also provide multiple IP addresses, or even IP ranges:

`php artisan down --allow=123.123.123.123 --allow=192.168.0.0/16`

2) Use the `php artisan down` command to put UNIT3D down in maintenance mode, but write a custom message for your users to see.

`php artisan down --message="You can write anything here"`


All times are GMT +2. The time now is 07:29.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.