AbdullahGhanem / dayra-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Nuxt 2
  • Laravel 8
  • SSR
  • VueI18n + ESlint + Bootstrap 4 + Font Awesome 5
  • Login, register, email verification and password reset

Installation

  • git clone git@github.com:AbdullahGhanem/dayra-task.git dayratask
  • cd dayratask
  • composer install
  • Edit .env and set your database connection details
  • run php artisan key:generate and php artisan jwt:secret
  • php artisan migrate --seed
  • npm install

Usage

Production

npm run build

About

License:MIT License


Languages

Language:PHP 78.1%Language:Vue 20.7%Language:Blade 0.7%Language:Shell 0.4%