Skip to content

passionate-dev219/Laravel-Vue-Project

Repository files navigation

A

B

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.

How To Use The Application

Open your teminal and type this commands :

  • git clone [email protected]:touzaelhassan/LARAVEL-VUE-APPLICATION.git
  • cd LARAVEL-VUE-APPLICATION
  • composer install

1 - Database :

  • Create a mysql database in phpmyadmin
  • Add database name and credentials to .env file => cp .env.example .env

2 - Backend :

3 - Frontend :

  • npm install
  • npm run dev

4 - Creating a product from the command line :

  • php artisan product:add "Product Name" "Product Description" "Product Price" "Caterory Id"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published