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.
git clone https://github.com/Taannn/kopii-capstone-admin-panel.git
cd kopii-capstone-admin-panel
run local development, use either laragon or xampp for server
php artisan serve
run this command to compile tailwind
npm run dev
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.