Skip to content

AbdalrhimSarhan/Heaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronics Store API - Laravel 10

Overview


Key Features


Installation and Setup

1. System Requirements

  • PHP 8.2 or later
  • Laravel 10.x
  • Composer
  • MySQL or any database

2. Installation Steps

  1. Clone the Project
 git clone https://github.com/ABDALRZAQ345/LMS
  1. Install Dependencies

    composer install
  2. Environment Configuration

    • Copy the .env file:
      cp .env.example .env
    • Configure database, jwt token , smtp and reverb and firebase .
  3. Generate Application Keys

    php artisan key:generate
    • generate jwt token
    php artisan jwt:secret
    
  4. Run Migrations and Seed Database

     php artisan migrate
     php artisan db:seed
  5. Start the Server

    php artisan serve
  6. **Run Queues for Background Jobs **

    php artisan queue:work

About

Programming_langauges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages