Thanks to visit codestin.com
Credit goes to github.com

Skip to content

itecassist/propay

Repository files navigation

Thank you for giving me the opportunity to do this assessment.

I have been working with Laravel for many years and if was fun to work with a legacy version of 5.8.

I used livewire to replace a datatable and used jQuery for the ID validation. I didn’t bother with the other fields as this would be standard practice.

I also added a translation in English and it would be very simple to add more translations.

I used CDN files in place of Laravel Mix.

This is a basic CRUD and could look much better if I dedicated more time to it. I specialize in internal systems and user experience.

There is no tests

There is no GATE implementation!

Installation steps:

  1. composer update

  2. php artisan key:generate

  3. create a database

  4. update DATABASE and MAIL settings in env file

  5. php artisan migrate –seed

  6. php artisan serve

  7. php artisan queue:work

Login details:

Username: [email protected]

Password: password

About

Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages