Download the PHP package invaders-xx/filament-jetstream-profile without Composer
On this page you can find all versions of the php package invaders-xx/filament-jetstream-profile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download invaders-xx/filament-jetstream-profile
More information about invaders-xx/filament-jetstream-profile
Files in invaders-xx/filament-jetstream-profile
Package filament-jetstream-profile
Short Description Get JetStream profile within filament
License MIT
Homepage https://github.com/invaders-xx/filament-jetstream-profile
Informations about the package filament-jetstream-profile
Add jetstream-profile to filament admin
Retrieve the standard Jetstream profile view in Filament
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Testing
Contributing
If you want to contribute to this packages, you may want to test it in a real Filament project:
- Fork this repository to your GitHub account.
- Create a Filament app locally.
- Clone your fork in your Filament app's root directory.
- In the
/filament-jetstream-profile
directory, create a branch for your fix, e.g.fix/error-message
.
Install the packages in your app's composer.json
:
Now, run composer update
.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- David Vincent
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-jetstream-profile with dependencies
filament/filament Version ^2.0
laravel/jetstream Version ^2.0
livewire/livewire Version ^2.5
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.74|^9.0