Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Cordario's avatar

Cordario wrote a reply+100 XP

1w ago

Backup and restore Laravel projects

I just make an SSH script that dumps the DB, copies the env file, and tars the storage folder, then syncs everything to a remote server. Restoring is just the reverse.

Cordario's avatar

Cordario wrote a reply+100 XP

2mos ago

A plugin for content?

For simple editable pages, I usually spin up a lightweight setup with Laravel’s built‑in Blade views plus something like Filament or Nova to manage the content fields. If you want more CMS vibes, Statamic or Twill feel pretty smooth without getting heavy. For polishing text before dropping it into the CMS, I’ve had good luck running drafts through https://unaimytext.com to make them sound more natural.

Cordario's avatar

Cordario wrote a reply+100 XP

3mos ago

Security vulnerabilities

I’ve been doing some network hardening lately, and using ipstresser for controlled stress tests helped me spot weak spots without risking any real downtime. I liked that it wiped logs automatically and let me pay with crypto, so I didn’t have to fuss over privacy. The Layer‑4 and Layer‑7 options were handy too, and the FREE5 coupon shaved a bit off while I tested their setup.