/Main_Project

Pets Store

Primary LanguagePHP

Requirements

  • PHP 8.2
  • composer

Installation

git clone https://github.com/mobarakat4/Main_Project.git
cd Main_Project
cp .env.example .env
composer install
php artisan key:generate
php artisan migrate
php artisan db:seed

Run The Project

documentaion