This is a Laravel-based personal health care website project designed by Mydasa.
- Manish
- Aman
- YongDong
- Shivangi
- Dongqing
- well.mydasa@gmail.com
- Mydasa@123
- well.yongdong@gmail.com
- Mydasa@123
- Server: https://team2.uwpace.ca/
- Github: https://github.com/mysada/well
- Figma: https://www.figma.com/design/ZMuptq9w9fU1ukVaXF2Cg4/e-commerce-design?node-id=0-1&t=d19fi5VOAbwnSj5P-0
- PHP >= 8.0
- Composer
- Laravel >= 8.x
-
Copy
.env.exampleto.envand setup -
Run following code to generate an App key, create tables and import data
php artisan key:generate php artisan migrate:refresh php artisan config:cache
-
Start laravel server
php artisan serve
-
Start Vite
npm run dev
sudo chown -R www-data:www-data storage
sudo chmod -R 775 storage
sudo chmod g+s storage./vendor/bin/sail artisan storage:link./vendor/bin/sail artisan migrate:fresh --seeddocker-compose -f docker-compose.prod.yml buildvite:^5.3.5glob:^11.0.0laravel-vite-plugin:^1.0.5
sass:^1.77.8postcss:^8.4.41autoprefixer:^10.4.20
bootstrap:^5.3.3daisyui:^4.12.10tailwindcss:^3.4.9
axios:^1.6.4jquery:^3.7.1slick-carousel:^1.8.1
@popperjs/core:^2.11.8
- Laravel:
^11.9 - PHP:
^8.2 - PHPUnit:
^11.0.1 - Laravel UI:
^4.5 - pacewdd/5bx-client-library:
^1.0
- Operating System: Ubuntu 24.04 LTS
- Apache:
2.4.58 (Ubuntu) - MySQL:
8.0.39-0ubuntu0.24.04.1 - Certbot:
2.9.0