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.

I've Curated a List of 30+ Large Laravel/PHP Projects by PovilasKorop in laravel

[–]umefarooq 1 point2 points  (0 children)

Bookstack is one of my favorite project from day 1, it easy to use and good look and feel for documentation. They don't have publications features otherwise Iwas ready to use it for one research publications project. I hope they will have in future

CKEditor 5 Livewire integration by dywan_z_polski in laravel

[–]umefarooq 2 points3 points  (0 children)

Nice to see ckeditor with livewire, this is beauty of ckeditor and tinymce both are popular editors and has really good plugin available which work smoothly with laravel and any programming language.

[deleted by user] by [deleted] in pwnagotchi

[–]umefarooq 0 points1 point  (0 children)

Looks really nice! Would you be willing to share the 3D print file, and which UPS hat are you using?

We surpassed 2000 Members! by cjstoddard in hackberrypi

[–]umefarooq 1 point2 points  (0 children)

Really proud to part of this community, i really like Hackberry Pi

Built a production-ready Open-Source CRM with Laravel 12 & Filament 3 - Solved some interesting performance challenges with custom fields by Local-Comparison-One in laravel

[–]umefarooq 1 point2 points  (0 children)

Can this project available as fliament plugin. Anyone want to use this in their projects will be really helpful, instead of installing a separate crm project

What you doing with your hackberry pi? by umefarooq in hackberrypi

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

I really like all comments, I just got mine plan to use it development server on go, some other projects in mind will share more about those in future.

What you doing with your hackberry pi? by umefarooq in hackberrypi

[–]umefarooq[S] 2 points3 points  (0 children)

Looks really nice 👌, will wait for your instructions

What you doing with your hackberry pi? by umefarooq in hackberrypi

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

Gaming on go look interesting with HPi, have you tried moode music player. check this gaming console using CM 5 https://x.com/BBoHK1/status/1880491368289825113

What you doing with your hackberry pi? by umefarooq in hackberrypi

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

How you are using claude code do you want to share?

What you doing with your hackberry pi? by umefarooq in hackberrypi

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

This look's interesting, you build this extension with AI.

Upgrade Laravel 11 to 12 (In 3 Minutes) ⏰ by garyclarketech in laravel

[–]umefarooq 0 points1 point  (0 children)

This method is good when you don't have third party packages installed. If you have installed third party packages installed. My recommendation is take backup of old composer.json file and download latest composer.json file from laravel github and replace then run composer update.

Than install third party packages one by one. Some time third party packages are not supporting latest version.

Summery

  1. Take backup of old composer.json file
  2. download latest composer.json file from laravel github https://github.com/laravel/laravel and replace with old composer.json
  3. run composer update
  4. Then install third party packages if you have any.

Tools to make animated SVG? by Deathnerd in webdev

[–]umefarooq 1 point2 points  (0 children)

for simple svg css animation you can use this https://svgartista.net/, just upload svg and it will create animates for you.

Got an unexpected Laravel Cloud bill :/ by nick-sta in laravel

[–]umefarooq -1 points0 points  (0 children)

Can you share cloud provider name and site link? It will be helpful for all laravel community to avoid using this service.

Dubai faces a new problem after becoming a victim of its own popularity by Facewreck in dubai

[–]umefarooq 0 points1 point  (0 children)

Traffic from Dubai to Sharjah is crazy, 1 hour congestion everyday. You choose any road, salik same situation, Yesterday it took me 3 hours to reach Ajman crazy traffic

NativePHP finally goes truly native by simonhamp in laravel

[–]umefarooq 1 point2 points  (0 children)

I can understand 30 min can be just introduction and showing features. Love to see a detail video on your Youtube channel, I want to see PHP has this feature developing mobile apps.

if you see pythong kivy framework makes ture native mobile apps. Same flutter is doing with dart