Download the PHP package ilbronza/accountmanager without Composer
On this page you can find all versions of the php package ilbronza/accountmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ilbronza/accountmanager
More information about ilbronza/accountmanager
Files in ilbronza/accountmanager
Package accountmanager
Short Description :package_description
License MIT
Homepage https://github.com/ilbronza/accountmanager
Informations about the package accountmanager
AccountManager
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Before install CRUD Package, (https://packagist.org/packages/ilbronza/crud) following the readme instructions
Before install activity log (https://spatie.be/docs/laravel-activitylog/v4/introduction) USE php artisan vendor:publish to publish activity-log migrations and config. Installation is bugged
Install laravel breeze
Via Composer
This package also requires the Laravel UI scaffolding package. Install it first with:
Add the default Laravel authentication routes in your routes/web.php file:
Edit config.permissions
Edit config.auth
Edit App\Models\User, add AccountManagerUserPermissionsTrait
Edit bootstrap/app.php
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
- author name
- All Contributors
License
license. Please see the license file for more information.