Skip to content

bdsumon4u/laravel-authable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total Downloads Latest Stable Version License

About Package

Note: This package is based on Laravel's Jetstream package. It is made for inertia stack only. Developer just ❤️Inertia & Vue-3 SSR.

Installation

composer require hotash/laravel-authable
php artisan jetstream:install inertia --teams --api --verification --ssr
  1. Extend Middlewares
  2. Replace app/Actions
  3. Update JetstreamServiceProvider

Put in boot method: AuthableServiceProvider::fortify();

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide is not available yet.

Code of Conduct

Description is PENDING.

Security Vulnerabilities

Description is PENDING.

License

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