A curated collection of helpful development utilities, scripts, and guides for everyday use.
This repository includes ready-to-use commands and references for Laravel, Node.js, DevOps, and more.
| Tool/Topic | Description | OS Support |
|---|---|---|
| Laravel Cache Clear | Clear all Laravel caches (Artisan + manual) | Windows, Linux |
| More coming soon... | Database resets, environment syncs, shell tools | ✨ Cross-platform |
As developers, we often repeat common tasks in multiple projects — clearing caches, resetting databases, managing configs, and so on.
This repository is designed to save you time and keep everything organized in one place.
Each utility is provided as a simple .md guide, script, or code snippet. You can:
- Copy/paste commands directly
- Use them as snippets in your own projects
- Extend them to create custom CLI tools
- Laravel artisan commands
- Laravel manual cache clear
- DevOps CLI scripts
- Windows/Linux dev tools
- Developer utilities collection
- Command line tools for developers
Want to add your own handy script or command? Feel free to fork and submit a pull request.
More tools will be added over time. Don’t forget to star ⭐ the repo to keep it on your radar!