Skip to content

Minimal Laravel authentication scaffolding with Blade and Tailwind.

License

Notifications You must be signed in to change notification settings

laravel-streams/propeller

 
 

Repository files navigation

Logo Propeller

Total Downloads Latest Stable Version License

Introduction

Propeller is an application starter kit based on Laravel Breeze and pre-configured with Laravel Streams.

Propeller provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Propeller publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.

Propeller is powered by Blade, Tailwind, and Streams.

Getting started couldn't be easier:

laravel new my-app

cd my-app

composer require streams/core streams/api streams/ui

composer require streams/propeller --dev

php artisan breeze:install

Contributing

Thank you for considering contributing to Propeller! You can read the contribution guide here.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Propeller is open-sourced software licensed under the MIT license.

About

Minimal Laravel authentication scaffolding with Blade and Tailwind.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 30.2%
  • PHP 30.1%
  • Vue 25.4%
  • Blade 14.2%
  • CSS 0.1%