Develop Quiz App with Laravel

Develop Quiz App with Laravel

Quiz System API built with Laravel

License: MIT example workflow

Demo: APP

Api Run in Postman

Installation

  1. Clone this repo
git clone https://github.com/emtiazzahid/laravel-quiz-system.git
  1. Install composer packages
cd laravel-quiz-system
composer install
  1. Create and setup .env file
cp .env.example .env
php artisan key:generate
php artisan jwt:secret
  1. put database credentials in .env file

    for testing add database name on DB_TEST_DATABASE

  2. Migrate and insert records

php artisan migrate --seed
  1. To run test
.\vendor\bin\phpunit

For Frontend Repo Visit: quiz app

Screenshot

QuizApp Demo

Additional packages used

jwt-auth

License

The MIT License (MIT)

Frontend

Tested with:

  • Node v12.13.1
  • Npm 6.12.1

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Screenshot

QuizApp Demo

Resources use

Customize configuration

See Configuration Reference.

👉 Check Laravel API

License

The MIT License (MIT)

Source Code

To use this app, please view the source code via the link below.


Coffee
Coffee
Buy Me a Coffee


We hope that Develop Quiz App with Laravel article will be useful. Please continue to visit this site to get other latest free application source code info. You can also join the telegram channel or subscribe to email to get the latest updates. Thank You.

Love this Quiz app? You can provide support by buying coffee at this link. You can also support us by sharing this content on social media and your friends, let's share via the link below.

You may also like

Never miss a drop!

Subscribe to our newsletter to receive updates early.

Telegram Menu CoffeeCoffee
Top