Best laravel framework open-source packages.

Laravel vite docker

Running Laravel and React stacks together using Vite and InertiaJS on Docker.
Updated 2 months ago

MIT License LinkedIn


Laravel-Vite-Docker

Running Laravel and React stacks together using Vite and InertiaJS on Docker.
Explore project's blog »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is a Laravel boilerplate running with ReactJS as frontend on Docker. It makes use of Vite and InertiaJS to achieve this.

For more details, please refer to the project's Blog

(back to top)

Built With

Here is a list of major frameworks used to bootstrap the project.

  • React
  • Laravel

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

In order to run this prroject you should have Docker and Docker Compose installed on your local machine.

Installation

To set up the application simply clone the repo using the below command.

git clone https://github.com/elvinlari/laravel-vite-docker.git

(back to top)

Usage

You can use this code as a boilerplate for building your next Cloud Native Laravel application.

Containers from this project can be deployed on Kubernetes, Docker Swarm or whichever orchestrator you prefer.

(back to top)

Roadmap

  • [x] Project core
  • [ ] Add git actions for creating and uploading docker images to a Registry

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE file for more information.

(back to top)

Contact

Elvin Lari - @elvinlarie - elvinlari@gmail.com

Project Link: https://github.com/elvinlari/laravel-vite-docker

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)