gehrisandro/blade-on-steroids

Blade components on a new level

Maintainers

👁 gehrisandro

Package info

github.com/gehrisandro/blade-on-steroids

pkg:composer/gehrisandro/blade-on-steroids

Fund package maintenance!

gehrisandro

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2023-08-10 05:04 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4137733e54c280faa427d18fbbddd1166815ca5e

  • Sandro Gehri <sandrogehri.woop@gmail.com>

phplaravelbladetailwindcss

This package is auto-updated.

Last update: 2026-06-10 11:32:00 UTC


README

👁 Blade on steroids

👁 GitHub Workflow Status (main)
👁 Total Downloads
👁 Latest Version
👁 License

Blade on steroids unlocks the full power of blade components.

If you find this package helpful, please consider sponsoring the maintainer:

Attention: This package is still in early development.

Table of Contents

Get Started

Requires Laravel 10

First, install Blade on steroids via the Composer package manager:

composer require gehrisandro/blade-on-steroids

Next, publish the configuration file:

php artisan vendor:publish --provider="BladeOnSteroids\BladeOnSteroidsServiceProvider"

This will create a config/blade-on-steroids.php configuration file in your project, which you can modify to your needs using environment variables. For more information, see the Configuration section:

Configuration

TODO

Contributing

Thank you for considering contributing to Blade on steroids! The contribution guide can be found in the CONTRIBUTING.md file.

Blade on steroids is an open-sourced software licensed under the MIT license.