Frank John Begornia 0cedc90031
Some checks failed
Deploy Development / deploy (push) Failing after 29s
Add CI/CD workflows for development and production deployments
- Created `deploy-dev.yml` for automated deployment to the development server on push to the `dev` branch.
- Created `deploy.yml` for automated deployment to the production server on push to the `main` or `master` branches.
- Added deployment instructions in `DEPLOYMENT-PORTAINER.md` for using Portainer and Traefik.
- Documented Gitea Actions deployment process in `DEPLOYMENT.md`.
- Configured Traefik SSL settings in `TRAEFIK-SSL-CONFIG.md` for both development and production environments.
- Implemented a deployment script `deploy.sh` for manual deployments.
- Added Docker Compose configurations for development (`docker-compose.portainer.dev.yml`) and production (`docker-compose.portainer.yml`) environments.
- Updated main `docker-compose.yml` to support Traefik integration and environment variable configurations.
2025-12-12 01:24:50 +08:00
2021-07-10 10:15:55 +00:00
2022-04-01 21:00:14 +08:00
2021-07-10 10:15:55 +00:00
2022-01-22 22:30:45 +08:00
2021-07-10 10:15:55 +00:00
2023-06-28 22:14:38 +08:00
2024-12-06 20:51:21 +08:00
2021-07-19 17:15:58 +08:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2022-01-22 22:30:45 +08:00
2022-01-22 22:30:45 +08:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00
2021-07-10 10:15:55 +00:00

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the framework can be found on the Laravel website.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Description
merchbay_admin
Readme 17 MiB
Languages
JavaScript 33.9%
Blade 29.2%
HTML 28.6%
PHP 8.2%
Dockerfile 0.1%