Skip to content

lampdev/trial_som

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

som-trial

Install project

cp .env.example .env
composer install
php artisan migrate
cd fronted
cp .env.example .env
yarn
yarn build
php artisan serve

Run tests

Run Php Unit and Feature tests

./vendor/phpunit/phpunit/phpunit

Run Dusk tests

php artisan dusk:chrome-driver 72
php artisan dusk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published