AliGh1 / k1challange_simpleShop

Simple shop challange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

About Laravel Simple Shop

Laravel Simple Shop is an open source project about Simple Ecommerce shop.

Description

This project provided by Ali Ghanavati.

This project created with laravel, tailwindcss, alpine.js.

Enjoy it.

Install

1 - Step 1 is download full project from github.

2 - Step 2 is Run composer install

3 - Step 3 is config your database in .env file

4 - Step 4 is run php artisan key:generate

5 - Step 5 is run php artisan migrate

6 - Step 6 is run php artisan serve

7 - Step 7 go to localhost:8000/register

8 - Step 8 go to database users

9 - Step 9 and change your account is_admin field to 1

Go to localhost:8000/admins/products

Enjoy it.

Some Screenshot from project

Screenshot 2021-10-26 180837 Screenshot 2021-10-26 180911 Screenshot 2021-10-26 180947 image image

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Simple shop challange


Languages

Language:PHP 56.1%Language:Blade 43.5%Language:Shell 0.3%