anasalpure / test-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Started

this project in a normal Larave 8.0 App , I choose MYSQL as DBMS.

do this steps to run this App:

  • create database and call it "lara8"
  • make migrattion (php artisan migrate ).
  • install assets (npm install)
  • thin (npm run dev)
  • run the App (php artisan serve)

As any Laravel app, you should register new user and make login, in the home page will find the gifs and pagination. http://127.0.0.1:8000/home

thanks in advance

Anas Alpure

About


Languages

Language:PHP 83.2%Language:Blade 16.1%Language:Shell 0.7%