Skip to content

qrvello/test-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13fe73b · Oct 27, 2020

History

2 Commits
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020

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