A starter pack for you laravel application, including react and tailwind with dockerization!
Syntoria is a cutting-edge digital solutions company dedicated to transforming businesses through innovative application development and seamless system integration. Our expertise spans a diverse range of technologies, including Elixir, PHP, TypeScript, and Python, allowing us to craft bespoke solutions tailored to your unique needs.
At Syntoria, we pride ourselves on delivering applications and internal systems with unparalleled efficiency and minimal downtime, ensuring your operations run smoothly at all times. We understand that reliability is key, and we strive to provide robust solutions that keep your business moving forward.
Our commitment to accessibility means that our solutions are designed to be used from any device—whether it's a web browser, PC, Mac, or smartphone—providing you with the flexibility to work from anywhere. Imagine the possibilities with Syntoria’s accessible and user-friendly applications.
Join us at Syntoria, where we blend technological prowess with creative ingenuity to drive your business forward in the digital age. Experience the future of digital solutions with us!
Welcome to the Syntoria Laravel Base template! Follow these simple steps to get your project up and running with Docker. Let’s dive in!
First, copy the .env.example
file from the root project and rename it to .env
:
cp .env.example .env
Next, generate the application key using the following Artisan command:
php artisan key:generate
Open the .env
file and fill out your database information. Make sure all required fields are correctly populated.
Now, copy the .env.example
file located in the root/docker
directory and rename it to .env
:
cp docker/.env.example docker/.env
Fill out the necessary information in this file as well.
You're now ready to build and start the Docker containers. Use the following Makefile commands:
-
Build the containers:
make build
-
Start the containers:
make up
-
Migrate the database:
make php-migrate
And that's it! Your Laravel project should now be up and running in Docker. 🎉
- Elixir
- PHP
- TypeScript
- Python
- ...and more!
- High Efficiency
- Minimal Downtime
- Seamless Integration
- Unmatched Accessibility
Email: hello@syntoria.com
Let's build something amazing together. Reach out to us and let’s get started! 🚀
Feel free to adjust any specific instructions or add more details as needed!