Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taannn/kopii-capstone-admin-panel
Kopii | Admin Panel
https://github.com/taannn/kopii-capstone-admin-panel
admin-panel jetstream-laravel laravel-framework php tailwindcss
Last synced: 1 day ago
JSON representation
Kopii | Admin Panel
- Host: GitHub
- URL: https://github.com/taannn/kopii-capstone-admin-panel
- Owner: Taannn
- Created: 2024-04-15T17:26:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T11:26:27.000Z (4 months ago)
- Last Synced: 2024-07-15T14:42:42.494Z (4 months ago)
- Topics: admin-panel, jetstream-laravel, laravel-framework, php, tailwindcss
- Language: Blade
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Live View](public/screenshot/screenshot-admin-panel.png)
## Kopii - Your Gateway To Flavorful Delights | Admin Panel
an admin panel for kopii ~ an e-commerce full-stack web application developed under three stages: MP1, MP2, Capstone
this admin panel is made using laravel, laravel jetsream and tailwindcss.## Installation
```bash
git clone https://github.com/Taannn/kopii-capstone-admin-panel.git
cd kopii-capstone-admin-panel
```## Development Server
run local development, use either laragon or xampp for server
```bash
php artisan serve
```run this command to compile tailwind
```bash
npm run dev
```## Contributing
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).