Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eugenemeles/laravel-react-i18n-playground
- Owner: EugeneMeles
- Created: 2023-05-17T20:53:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-17T20:55:03.000Z (over 1 year ago)
- Last Synced: 2024-11-11T23:43:20.675Z (2 months ago)
- Language: PHP
- Size: 841 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/