Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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