aaix/laravel-easy-backups
Developer-first Laravel backup package with an interactive CLI wizard, direct Artisan commands for automation, and a fluent API to build custom workflows. Create/restore DB backups, choose destinations, enable compression, and control retention.
This website is built using VitePress, a Vite-powered static site generator.
npm install
npm run dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm run build
This command generates static content into the .vitepress/dist directory and can be served using any static contents hosting service.
npm run preview
Locally serves the production build for a final smoke test.
The site is deployed automatically to GitHub Pages via the Deploy Documentation workflow on every push to main.
How can I help you explore Laravel packages today?