Skip to content

airnayden/hire-test-laravel

 
 

Repository files navigation

test-recrutement-laravel

Mini backoffice to test applicants tech level with Laravel

Prerequisites:

  • PHP
  • Composer

Installation:

  • Environment

Copy .env.default to .env

  • Migrations

docker-compose exec app composer update

docker-compose exec app php artisan migrate

Start

http://localhost:14200/

About

Mini backoffice to test applicants tech level with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.5%
  • Blade 41.2%
  • JavaScript 2.8%
  • CSS 1.1%
  • Dockerfile 0.4%