Skip to content

Zuljanah9620/quiz_app_laravel

Repository files navigation

Laravel SB Admin 2

SB Admin 2 for Laravel.

Laravel Version Branch
8.0 master
7.0 v7.0
6.0 v6.0
5.8 v5.8

Requirements

  • PHP >= 7.3.0
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  • cd into it
  • Run composer install
  • Rename or copy .env.example file to .env
  • Run php artisan key:generate
  • Set your database credentials in your .env file
  • Run php artisan migrate
  • Run php artisan db:seed

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages