Skip to content

kdarjiA/test-project

Repository files navigation

Test Project

This is a sample project to demonstrate coding ability in laravel.

Below commands needs to run after clone the repository

cp .env.example .env php artisan migrate:fresh --seed npm install npm run dev php artisan serve

User can be able to login to the application with below credentials

admin@example.com / password

To run unit test run below command

vendor/bin/phpunit tests/Unit/FormValidation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors