All Projects → arifszn → react-laravel

arifszn / react-laravel

Licence: other
A simple crud based laravel app to learn how to use react with laravel.

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to react-laravel

awesome-web-react
🚀 Awesome Web Based React 🚀 Develop online with React!
Stars: ✭ 31 (-27.91%)
Mutual labels:  react-router, react-redux, react-hooks
react-guidebook
📚 React 知识图谱 关于概念、技巧、生态、前沿、源码核心
Stars: ✭ 22 (-48.84%)
Mutual labels:  react-router, react-redux, react-hooks
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (+13.95%)
Mutual labels:  react-router, react-redux, react-hooks
book-fullstack-react
Fullstack React: The Complete Guide to ReactJS and Friends by Anthony Accomazzo
Stars: ✭ 100 (+132.56%)
Mutual labels:  react-router, react-redux, react-hooks
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (+69.77%)
Mutual labels:  react-router, react-redux, react-hooks
React-Playground
Learning reactjs from the ground up (router, redux, thunk, hooks, context, portals, and functional components)
Stars: ✭ 15 (-65.12%)
Mutual labels:  react-router, react-redux, react-hooks
react-antd
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Stars: ✭ 320 (+644.19%)
Mutual labels:  react-router, react-redux
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+769.77%)
Mutual labels:  react-redux, react-hooks
rgxp
Regular Expression Collection (ReactJS, Redux, React Router, Recompose, NodeJS, Express)
Stars: ✭ 62 (+44.19%)
Mutual labels:  react-router, react-redux
cnode-react
a web app for cnode.org with react + react-router + react-redux
Stars: ✭ 23 (-46.51%)
Mutual labels:  react-router, react-redux
use-route-as-state
Use React Router route and query string as component state
Stars: ✭ 37 (-13.95%)
Mutual labels:  react-router, react-hooks
React-Netflix-Clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end.
Stars: ✭ 91 (+111.63%)
Mutual labels:  react-router, react-hooks
Questions
Web app inspired by Quora, allowing users ask question and get answers
Stars: ✭ 15 (-65.12%)
Mutual labels:  react-router, react-redux
spring-boot-react-ecommerce-app
eCommerce application based on the microservices architecture built using Spring Boot and ReactJS.
Stars: ✭ 221 (+413.95%)
Mutual labels:  react-router, react-redux
ts-react-boilerplate
A very opinionated (React/TypeScript/Redux/etc) frontend boilerplate
Stars: ✭ 43 (+0%)
Mutual labels:  react-router, react-redux
fetchye
✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
Stars: ✭ 36 (-16.28%)
Mutual labels:  react-redux, react-hooks
whatsapp-clone-react
Build a WhatsApp Clone with React JS and FireBase.
Stars: ✭ 38 (-11.63%)
Mutual labels:  react-router, react-hooks
OpenTrivia
Multiplayer quiz game demo using React and Opentdb API
Stars: ✭ 47 (+9.3%)
Mutual labels:  react-router, react-redux
kugou
multiple implementations for kugou music
Stars: ✭ 25 (-41.86%)
Mutual labels:  react-router, react-redux
Imooc React
慕课网 React 视频课程源代码
Stars: ✭ 203 (+372.09%)
Mutual labels:  react-router, react-redux

React Laravel

laravel 7.5.2 react 16.13.1 redux 7.2 react router 5.1.2

About

A crud based laravel app to learn how to integrate react and other important react feature in laravel.

A better laravel react single page app: Ezfolio

Demo

https://szn-react-laravel.herokuapp.com

Topics Convered

  • React
  • React Redux
  • React Router
  • React Hooks
  • React Class Component VS Functional Component
  • React validation
  • Laravel Api
  • Laravel Token Api
  • Laravel Manual Pagination
  • Laravel Crud
  • Sass

Screenshots

alt text


alt text

Installation

  • Run git clone https://github.com/arifszn/react-laravel.git
  • Run cd react-laravel
  • Run composer install
  • Setup database
  • Run cp .env.example .env
  • Run php artisan key:generate
  • Provide db name, username and password in .env
  • Run php artisan migrate --seed

Thank You

Stargazers repo roster for @arifszn/react-laravel

Support

Show your ❤️ and support by giving a .

License

MIT Licensed.

Copyright © MD. Ariful Alam 2021.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].