Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishangupta/mart
Working on it
https://github.com/nishangupta/mart
admin ecommerce laravel mart
Last synced: 11 days ago
JSON representation
Working on it
- Host: GitHub
- URL: https://github.com/nishangupta/mart
- Owner: nishangupta
- Created: 2020-10-27T13:05:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T17:26:19.000Z (over 1 year ago)
- Last Synced: 2024-10-12T11:33:47.564Z (27 days ago)
- Topics: admin, ecommerce, laravel, mart
- Language: PHP
- Homepage: http://mart-laravel.herokuapp.com/
- Size: 12.4 MB
- Stars: 47
- Watchers: 12
- Forks: 46
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Laravel Mart Example Live](http://mart-laravel.herokuapp.com)
# Mart Laravel
laravel 8 and vue jsInstall locally for full access.
Fully functional backend.
Installations at the bottom![ezgif com-gif-maker](https://user-images.githubusercontent.com/47269591/98431883-87064e80-20e1-11eb-9f84-7b769185e8ee.gif)
## Installation
1. Clone the repo and `cd` into it
2. `composer install`
3. Rename or copy `.env.example` file to `.env`
4. `php artisan key:generate`
5. Set your database credentials in your `.env` file
6. `php artisan migrate:fresh --seed `
7. `npm install`
8. `npm run dev`
9. `php artisan serve`
10. Visit `localhost:8000` in your browser
11. Visit `/admin/login` for admin login,Admin User: `[email protected]`
Admin Password: `password`Add your necessary packages, modify, optimize for seo, Test components and Push to production with ease.