Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakarialabib/chrilia-livewire-marketplace
Chrilia-Livewire-Marketplace - A Laravel Project
https://github.com/zakarialabib/chrilia-livewire-marketplace
admin-dashboard alpinejs laravel livewire marketplace php spatie-laravel-permission tailwindcss
Last synced: 24 days ago
JSON representation
Chrilia-Livewire-Marketplace - A Laravel Project
- Host: GitHub
- URL: https://github.com/zakarialabib/chrilia-livewire-marketplace
- Owner: Zakarialabib
- License: mit
- Created: 2021-11-22T19:20:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T00:35:53.000Z (about 2 years ago)
- Last Synced: 2024-10-15T07:27:00.761Z (2 months ago)
- Topics: admin-dashboard, alpinejs, laravel, livewire, marketplace, php, spatie-laravel-permission, tailwindcss
- Language: CSS
- Homepage: https://github.com/Zakarialabib/marketplace-app
- Size: 6.74 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrilia - Laravel & Livewire Marketplace
## About
Chrilia is a Laravel & Livewire Marketplace. It is a simple and easy to use marketplace. It is built with Laravel 9, Livewire, Tailwind CSS, Alpine JS,.
## Features
- Products
- Categories
- Cart
- Checkout
- Orders
- Order Details
- Order Tracking
- User Profile
- User Orders
- User Addresses## Requirements
- PHP >= 8.0 (or higher)
- Composer
- Node.js
- NPM
- MySQL## Installation
in odrer to install the project locally, run the commands below :
1. Clone the repository
2. Run `composer install`
3. Run `npm install`
4. Run `npm run dev`
5. Create a database and update the `.env` file
6. Run `php artisan migrate`
7. Run `php artisan db:seed`
8. Run `php artisan serve`
9. Login with the following credentials
- Email: [email protected]
- Password: password
10. Enjoy!## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## Credits
- [Laravel](https://laravel.com/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Livewire](https://laravel-livewire.com/)## Screenshots