Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfrouh/adminpanel
Admin Panel
https://github.com/mfrouh/adminpanel
alpinejs laravel tailwind
Last synced: 24 days ago
JSON representation
Admin Panel
- Host: GitHub
- URL: https://github.com/mfrouh/adminpanel
- Owner: mfrouh
- Created: 2021-05-25T16:31:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T13:27:44.000Z (over 3 years ago)
- Last Synced: 2024-10-01T15:58:35.294Z (about 1 month ago)
- Topics: alpinejs, laravel, tailwind
- Language: Blade
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Admin Panel
* laravel
* tailwind
* alpinejs```
composer require mfrouh/adminpanel
``````
php artisan vendor:publish --provider="MFrouh\AdminPanel\Providers\AdminPanelServiceProvider"
```