achyutn/blog-kit

The starter kit for the Laravel framework with Filament v4 as Admin Panel and blog support.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

Type:project

pkg:composer/achyutn/blog-kit


README

Lint & Test PR

This is a starter kit for building modern web applications using Filament as admin panel and component based blog system with SEO features.

Installation

You can create a new Laravel project using this starter kit by running the following command:

laravel new --using=achyutn/blog-kit

You will be asked to enter the name of your project. After that, the installation will proceed, and you will have a new Laravel project set up with Filament. Filament admin panel comes with ready-to-use log viewer, User resource, environment indicator, configurable settings:

Other Starter Kits

If you want a starter kit with exact Filament admin panel but with RILT(React, Inertia, Laravel, Tailwind) setup, visit the FLIRT Kit.

License

This package is open-sourced software licensed under the MIT license.

Contributing

Contributions are welcome! Please create a pull request or open an issue if you find any bugs or have feature requests.

Support

If you find this package useful, please consider starring the repository on GitHub to show your support.