Parent powered after-school care.
Parent portal to fairly share the care for your kids.
- Laravel 11
- Vue.js 3
- ...
copy .env.example
to .env
and edit details
run composer install
run npm install
run php artisan migrate --seed
run npm run dev
Parent powered after-school care.
Parent portal to fairly share the care for your kids.
copy .env.example
to .env
and edit details
run composer install
run npm install
run php artisan migrate --seed
run npm run dev