After New Year holidays, i updated PhpStorm to version 2024.3.1, but did not actively use it. And then the rest days came to an end, I opened one of the commercial projects I'm working on. I connect to the server via their standard SSH Terminal and feel something is wrong...
I took a closer look, and he immediately executed
Oh my God, I've wanted this feature for a long time. :) At first, I even thought that I had typed it myself, but I don't remember it. But no, there's nothing wrong with my mind.
I took a closer look, and he immediately executed
cd ~/path/to/project. Oh my God, I've wanted this feature for a long time. :) At first, I even thought that I had typed it myself, but I don't remember it. But no, there's nothing wrong with my mind.
It turns out ngrok made it possible to use a permanent domain on a free tariff. It is configured in your personal account. And then standard command:
ngrok http --url=xxx-yyy-zzz.ngrok-free.app 80
One of the mandatory things that I put in all projects that I have been working with for a long time is sending log messages to the Telegram group (chat).
Very convenient. You can receive important notifications and quickly respond to critical errors. Or immediately realize that the SMS provider has suddenly run out of funds on the balance. And not by the end of the day when someone writes to support that they can't finish registration :)
For laravel, this can be implemented through the Laravel Telegram logger package https://github.com/grkamil/laravel-telegram-logging
Very convenient. You can receive important notifications and quickly respond to critical errors. Or immediately realize that the SMS provider has suddenly run out of funds on the balance. And not by the end of the day when someone writes to support that they can't finish registration :)
For laravel, this can be implemented through the Laravel Telegram logger package https://github.com/grkamil/laravel-telegram-logging
GitHub
GitHub - grkamil/laravel-telegram-logging: Send logs to Telegram chat via Telegram bot
Send logs to Telegram chat via Telegram bot. Contribute to grkamil/laravel-telegram-logging development by creating an account on GitHub.
Winter came to Novosibirsk for a couple of days, with temperatures dropping below -20°C (-4°F). And then it left again :) The temperature is back to the range of -6°C(21°F) to -12°C(11°F). This winter is really warm. #russia #siberia #novosibirsk
