Skip to content

qrvello/test-laravel

Repository files navigation

Test Laravel

Requeriments

  • PHP >= 7.3
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Composer

Installation

  • Go to the root folder of the project and run the command::
composer install
  • Copy .env.example and save it as .env.
  • Create a database test_laravel and configure in .env, then run:
php artisan key:generate
php artisan migrate

Execution

  • Run:
php artisan serve

About

Test Laravel Items Tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published