Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugenemeles/laravel-react-i18n-playground

Docker Laravel Laravel-React-i18n
https://github.com/eugenemeles/laravel-react-i18n-playground

Last synced: 5 days ago
JSON representation

Docker Laravel Laravel-React-i18n

Awesome Lists containing this project

README

        


Laravel React i18n playground

![](pre.gif)

## Requirements 💻
- Docker (with docker-compose)
- Composer >= 2.x
- Npm >= 9.x

## Setup 🤔

#### Composer & Npm:
> in root dir of project:
1. `cd ./laravel/`
2. `chmod 757 -R ./storage`
3. `composer install && npm install`
4. `npm run build && npm run dev`

#### Docker:
>in root dir of project:
1. `docker-compose build`
2. `docker-compose up -d`
3. `make artisan make:migration create_flights_table`

## Done 🎉

### Visit http://localhost/