Skip to content

grabson101/recruitment_crm

Repository files navigation

About

Simple CRUD app for recruitment task Task:

Project needs installation of tools listed here: https://github.com/spatie/image-optimizer#optimization-tools

Installation

  1. composer install
  2. npm install && npm run dev
  3. php artisan migrate
  4. php artisan passport:install (for api tokens)
  5. php artisan db:seed --class=AdminSeeder (creates admin account admin@admin.com password)
  6. php artisan db:seed (seed database with Companies and Employees)

For local tests

  • php artisan test

Note: I know I could use repository pattern, but thought that it would be overkill for such small project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages