https://github.com/mattyeend/admin-panel
Admin Panel in Laravel 11
https://github.com/mattyeend/admin-panel
admin-panel jetstream jetstream-laravel laravel laravel-11 laravel11 livewire
Last synced: about 2 months ago
JSON representation
Admin Panel in Laravel 11
- Host: GitHub
- URL: https://github.com/mattyeend/admin-panel
- Owner: MattYeend
- Created: 2025-01-04T10:58:02.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-02-04T09:04:26.000Z (over 1 year ago)
- Last Synced: 2025-02-04T10:19:40.949Z (over 1 year ago)
- Topics: admin-panel, jetstream, jetstream-laravel, laravel, laravel-11, laravel11, livewire
- Language: PHP
- Homepage:
- Size: 207 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Admin panel made in Laravel
### Tech stack
- Laravel 11.37.0
- Jetstream 5.3.4
- Livewire 3.5.18
- PHP 8.2.0
- NPM 10.9.0
### Overview
An admin panel built in Laravel to track various aspects such as key performance metrics or summaries, such as user activity, system status, or sales statistics. Some key features include:
- User management
- Resource management
- CRUD operations
- Reports and Analytics
- Notifications
## Contributing
To contribute:
- Open an issue and create a branch from the `develop` branch.
- Starting with the issue number; e.g. `-short-description-of-branch`, before doing the job.
- To commit, ensure that the commit message starts with a hash of the issue number; e.g. `# short description of work done`.
- Once pushed, create a pull request and include the `Closing` key words and an overview of the work done and what it's meant to do fix or update.
## Sponsor
Any sponsors with be greatly appreciated, feel free to sponsor [here](https://github.com/sponsors/MattYeend)