File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- APP_NAME = Laravel-React-Redux
1
+ APP_NAME = Laravel-React-Boilerplate
2
2
APP_ENV = local
3
3
APP_KEY =
4
4
APP_DEBUG = true
Original file line number Diff line number Diff line change 1
1
blank_issues_enabled : false
2
2
contact_links :
3
3
- name : Request a feature
4
- url : https://github.com/Nilanth/laravel-react-redux /discussions/new?category=ideas
4
+ url : https://github.com/Nilanth/laravel-react-boilerplate /discussions/new?category=ideas
5
5
about : Share ideas for new features
6
6
- name : Report a bug
7
- url : https://github.com/laravel-react-redux /issues/new
7
+ url : https://github.com/laravel-react-boilerplate /issues/new
8
8
about : Report a reproducable bug
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
- ## Laravel React Redux Boilerplate
3
+ ## Laravel React Boilerplate
4
4
5
5
<p >
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 >
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 >
6
+ <a href =" https://packagist.org/packages/nilanth/laravel-react-boilerplate " ><img src =" https://img.shields.io/packagist/v/nilanth/laravel-react-redux " alt =" Latest Stable Version " ></a >
7
+ <a href =" https://packagist.org/packages/nilanth/laravel-react-boilerplate " ><img src =" https://img.shields.io/packagist/l/nilanth/laravel-react-redux " alt =" License " ></a >
8
8
</p >
9
9
10
- Laravel React Redux Boilerplate helps to fasten your development, Instead of spending more time on configuring React and SPA Authentication.
10
+ Laravel React Boilerplate helps to fasten your development, Instead of spending more time on configuring React and SPA Authentication.
11
11
12
12
### Pre-Configured with
13
13
@@ -44,7 +44,7 @@ You can choose either one for your development
44
44
### Usage
45
45
46
46
- Clone this Repo
47
- - ` cd laravel-react-redux `
47
+ - ` cd laravel-react-boilerplate `
48
48
- Create a .env by copying .env.example and Update the required fields.
49
49
- Run ` composer install `
50
50
- Run ` php artisan key:gen `
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " nilanth/laravel-react-redux " ,
3
- "description" : " Laravel React Redux Boilerplate" ,
2
+ "name" : " nilanth/laravel-react-boilerplate " ,
3
+ "description" : " Laravel React Boilerplate" ,
4
4
"type" : " project" ,
5
5
"license" : " MIT" ,
6
6
"authors" : [
23
23
" redux-saga" ,
24
24
" authentication" ,
25
25
" scss" ,
26
- " larave-react-redux- boilerplate" ,
26
+ " larave-react-boilerplate" ,
27
27
" larave-react-redux"
28
28
],
29
29
"require" : {
You can’t perform that action at this time.
0 commit comments