combizera/starter-blog

A starter blog project built with Laravel.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/combizera/starter-blog

dev-develop 2025-12-03 01:09 UTC

This package is not auto-updated.

Last update: 2025-12-11 20:52:29 UTC


README

A simple and opinionated Laravel blog starter kit with Livewire, Wire UI, and PowerGrid for rapid development.

Tech Stack

  • Laravel
  • Livewire
  • Tailwind
  • Wire UI
  • PowerGrid
  • Alpine.js

Installation

laravel new --using=combizera/starter-blog

Usage

Navigate to /categories to manage categories or /posts to manage posts.

PowerGrid tables include search, sorting, and action buttons (edit/delete) with confirmation dialogs.

Contributing

Contributions are welcome! Feel free to open a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'feat: add some amazing-feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

Open-sourced software licensed under the MIT license.

Credits

Built with:

Made by Combizera