Yep, Bro
2 subscribers
1 link
I write about Laravel, PHP, web development, my projects and life in Russia.

Fullstack web-developer: php, laravel, livewire, js, vue, nuxt. Freelance: $60 per hour.

https://yepbro.pro/
Download Telegram
Channel created
Channel photo updated
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 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
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
Came up with a joke :)

Interview question:
- What programming languages do you know?

Answer:
- I know Laravel perfectly. I also recently started learning PHP. It’s very similar to Laravel, but you have to write a lot of extra stuff.

#laravel #joke
Please open Telegram to view this post
VIEW IN TELEGRAM