agus24 / simpe-pos

0 stars 0 forks source link

start server

sail up -d

migrate

sail artisan migrate

run test

if fresh install please run this code before testing

    touch storage/database.testing.sqlite
sail artisan test