File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " ><a href =" https://laravel.com " target =" _blank " ><img src =" https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg " width =" 400 " ></a ></p >
2
2
3
3
## Laravel React Redux Boilerplate
4
- <p align =" center " >
4
+
5
+ <p >
5
6
<a href =" https://packagist.org/packages/nilanth/laravel-react-redux " ><img src =" https://img.shields.io/packagist/v/nilanth/laravel-react-redux " alt =" Latest Stable Version " ></a >
6
7
<a href =" https://packagist.org/packages/nilanth/laravel-react-redux " ><img src =" https://img.shields.io/packagist/l/nilanth/laravel-react-redux " alt =" License " ></a >
7
8
</p >
8
9
10
+ Laravel React Redux Boilerplate helps to fasten your development, Instead of spending time configuring React and Authentication.
9
11
10
- ### Laravel react redux boilerplate is pre-configured with
12
+ ### Pre-Configured with
11
13
12
14
- Laravel 8
13
15
- Laravel Sanctum for SPA Auth
14
16
- React 17
15
17
- Redux
16
18
- React Router
17
19
- Axios
18
- - Ant Design
19
- - Redux Saga
20
- - SASS
21
- - EsLint
22
- - Preconfigured store, actions, sagas
20
+ - [ Ant Design] ( https://github.com/ant-design/ant-design )
21
+ - [ Redux Saga] ( https://redux-saga.js.org/ )
22
+ - [ Sass ] ( https://sass-lang.com/ )
23
+ - [ ESLint ] ( https://github.com/eslint/eslint )
24
+ - Preconfigured redux store, actions and saga.
23
25
24
26
### Pre-Configured Modules
25
27
26
28
- User Login
27
29
- User Register
28
30
- Auth Routes
29
31
30
- ### Quick Start
32
+ ## Quick Start
33
+
34
+ ### Laravel Development Environment setup
35
+
36
+ You can choose either one for your development
37
+ 1 . [ Laravel Homestead] ( https://laravel.com/docs/8.x/homestead )
38
+ 2 . [ Laravel Sail] ( https://laravel.com/docs/8.x/sail )
31
39
32
40
### Required setup before clone
33
41
1 . [ Composer 2] ( https://getcomposer.org/download/ ) .
You can’t perform that action at this time.
0 commit comments