/laravel-docker2

laravel-dcker easy install

Primary LanguageShell

🚀 Instrucciones en Español 🌌 Origen del Proyecto

Este proyecto está inspirado y basado en pitocms/laravel-docker. Sin embargo, ha sido mejorado y adaptado para ofrecer una experiencia más robusta y personalizada. Continuaremos haciendo mejoras y ajustes según veamos necesario.

  1. 🎥 Antes de comenzar

Al igual que Alf necesita su comida y su sofá, primero necesitas asegurarte de tener instalado Docker y docker-compose en tu sistema. 2. ⚙️ Configurando el ambiente

Para que Alf pueda vivir en tu sistema sin que el gobierno lo descubra, necesitas configurar el ambiente adecuado. Abre el archivo .env y ajusta las variables según tus necesidades. 3. 📜 Permiso para aterrizar

Dale permiso a los scripts de inicio para que puedan ejecutarse sin problemas:

bash

chmod +x start.sh fix/fix.sh

  1. 🚀 Iniciar la invasión

Con todo listo, ejecuta:

bash

./start.sh

¡Listo! Ahora Alf y Laravel están listos para trabajar juntos en tu sistema. 🚀 Instructions in English 🌌 Project's Origin

This project is inspired by and based on pitocms/laravel-docker. However, it has been enhanced and adapted to provide a more robust and customized experience. We will keep making improvements and adjustments as we see fit.

  1. 🎥 Before we start

Just like Alf needs his food and his couch, you first need to ensure you have Docker and docker-compose installed on your system. 2. ⚙️ Setting up the environment

For Alf to live in your system without the government finding him, you need to set up the right environment. Open the .env file and adjust the variables as per your needs. 3. 📜 Permission to land

Give permissions to the start-up scripts to execute without any issues:

bash

chmod +x start.sh fix/fix.sh

  1. 🚀 Launching the invasion

With everything in place, run:

bash

./start.sh

Done! Now Alf and Laravel are ready to work together on your system.