Frank John Begornia 02c7f4e2aa Refactor Docker setup for Laravel 5.0 compatibility and optimize deployment process
- Updated Dockerfile configurations for various environments (alpine, basic, cloudrun, minimal, simple, test) to ensure compatibility with Laravel 5.0 and PHP 5.6.
- Added PHP compatibility documentation outlining mcrypt requirements and upgrade paths.
- Created cloudbuild.yaml for Google Cloud Build integration to streamline deployment to Cloud Run.
- Introduced docker-compose.local.yml for local development with MySQL and Redis services.
- Enhanced rebuild.sh script for easier local development and migration handling.
- Updated Laravel Blade views to correct asset paths.
- Added start-local.sh script for quick local setup and service management.
2025-08-11 23:14:31 +08:00
2021-07-06 08:03:48 +00:00
2024-02-16 22:43:25 +08:00
2021-07-06 08:03:48 +00:00
2021-10-06 06:05:04 +08:00
2021-07-06 08:03:48 +00:00
2023-08-24 21:10:12 +08:00
2021-07-19 17:14:16 +08:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2023-10-02 03:08:36 +08:00
2021-07-06 19:07:43 +08:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +00:00
2021-07-06 08:03:48 +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 powerful 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.

License

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

Description
merchbay_laravel5
Readme 14 MiB
Languages
Blade 57.6%
HTML 22%
PHP 15.1%
JavaScript 5.1%
Dockerfile 0.2%