saber13812002 / advance-ecommerce-project

udemy learning project for laravel 8

Home Page:https://shop.pardisania.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This project

  • install composer

  • run composer install

  • run cp .env.example .env

  • create db and config DB_.. key in .env file

  • run php artisan key:gen

  • run php artisan migrate

  • run php artisan storage:link

  • run php artisan serve

  • if you want to use it as microservice read [As Microservice] of this readme file below.

  • if you want to config in cpanel read CPANEL section

As Microservice

if you use this app as microservice you should config AS_MICROSERVICE=1 in your project .env file

Documentation

For swagger documentations please open : localhost:8000/api/docs

CPANEL

License

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

About

udemy learning project for laravel 8

https://shop.pardisania.ir


Languages

Language:Less 40.4%Language:CoffeeScript 34.8%Language:Python 12.3%Language:Handlebars 5.7%Language:HTML 4.3%Language:Shell 1.5%Language:PHP 0.6%Language:Makefile 0.5%