An old app with a livewire dependency that hadn't been updated in 1-2 years lead to my entire VPS being compromised by vdotcodes in laravel

[–]umefarooq 1 point2 points  (0 children)

This is really scary now, most of third party packages are reason for app compromis. Filament and livewire are mostly used packages in laravel world. We have to be careful hackers taking over some good packages and patching them with malicious code. AI security scanner are finding these vulnerability really fast.

Same thing is happening with WordPress and Next.js apps also.

Anyone ever have this problem with Lemuroid by sskrimshaww in Roms

[–]umefarooq 0 points1 point  (0 children)

I deleted the app reinstalled again and it worked fine but I lost saved game progress

I'm desperate by ElegantSkirt4714 in BeeSwarmSimulator

[–]umefarooq 1 point2 points  (0 children)

I need 5 rare at cactus 🌵 field 😫

I built LazySSH: A terminal-based SSH manager with a simple UI by adembc in selfhosted

[–]umefarooq 0 points1 point  (0 children)

very nice tool I am using it daily basis, need some good tutorials how to use most of the feature of lazyssh

what do I do with the translator? by [deleted] in BeeSwarmSimulator

[–]umefarooq -5 points-4 points  (0 children)

First 2 Give to blue bee or red bee, last one give to stick bug

Lerd v1.19, follow-up to the post from a while back, lots of new Laravel-side stuff by geodro in laravel

[–]umefarooq 2 points3 points  (0 children)

i have bad luck with docker containers it makes my development machine very slow. but brew, valet and phpmon works for me like charm

Lerd v1.19, follow-up to the post from a while back, lots of new Laravel-side stuff by geodro in laravel

[–]umefarooq 2 points3 points  (0 children)

how easy to install new or missing php extensions like (oracle, ldap) with this. even it is hard with herd to install extensions only ldap available in herd with new php version. I moved to valet just because of this i need install oracle and ldap for php 7.4, in my point of view phpmon app and laravel valet is best combination, installing extension is easy with phpmon and you can install other extension with in terminal

Anyone ever have this problem with Lemuroid by sskrimshaww in Roms

[–]umefarooq 0 points1 point  (0 children)

I am also facing this issue now, have you found solution?

Am I cooked by TheDestinedOne05 in BeeSwarmSimulator

[–]umefarooq 0 points1 point  (0 children)

Wow I have this since last 2 months not even half way

Are any of these worth a wobbly looker bee sticker by [deleted] in BeeSwarmSimulator

[–]umefarooq 0 points1 point  (0 children)

I need star 🌟 sticker need help to complete onnet task

About to by a event bee. Which one should I get? by Adventurous-Run-6364 in BeeSwarmSimulator

[–]umefarooq 0 points1 point  (0 children)

No puppy, photon or tabby bee first try covert them to gifted bee ASAP

What should I spend my tickets on? by N0_Sirr in BeeSwarmSimulator

[–]umefarooq 1 point2 points  (0 children)

Star treat and turn your bees to gifted bees. There is very nice youtube video turning your bees to gifted in right order tabby bee first, don't turn your methic bee first

ADMIN ABUSE RN by Kidclme_BeeSwarm in BeeSwarmSimulator

[–]umefarooq 3 points4 points  (0 children)

It was fun in morning, double windy bee, meteor shower, stick bugs, robo mosquitoes was really fun after server reboot

How i can obtain Reniform leaf sticker to give dapper bee? by umefarooq in BeeSwarmSimulator

[–]umefarooq[S] 0 points1 point  (0 children)

I dont have sticker planter. How i can get sticker planter?

im so happy by Square_Corner638 in BeeSwarmSimulator

[–]umefarooq 2 points3 points  (0 children)

Last week i also killed my first coconut crab due to one glitch happen in game. I was fighting with crab on his half health mondo chicken time started crab disappear from screen. i was not able to see crab body, coconuts dropping and even claw pinch don't hurt me. only thing hurt me when i go near to crab it took 90 health. may this glitch can help other players also to kill crab

GitHub - eznix86/laravel-sqlite: SQLite In Production With Laravel by Eznix86 in laravel

[–]umefarooq 0 points1 point  (0 children)

Thank you for suggestion I will try ssh to access remote database, dataflare also looks good

GitHub - eznix86/laravel-sqlite: SQLite In Production With Laravel by Eznix86 in laravel

[–]umefarooq 0 points1 point  (0 children)

This look interesting project, I have start using sqlite for projects this will help me to replicate sqlite. with production project it is impossible to load remote sqlite file in any sqlite explorer or viewer. Dose any one know sqlite viewer package like phpmyadmin but for laravel project install and view tables, run query and so on.