Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/presttec/laravel-react-crud-posts
https://github.com/presttec/laravel-react-crud-posts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/presttec/laravel-react-crud-posts
- Owner: presttec
- Created: 2021-08-16T15:00:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T21:35:42.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T01:56:18.755Z (almost 2 years ago)
- Language: PHP
- Size: 1.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel-React-Crud-Posts
A crud operation web application where you can Create, Retrieve, Update, Delete Posts. Backend in Laravel PHP framework and Frontend in React JS framework.## Thumbnail
## Demo
## Features
1. Laravel 8 Framework
2. A Complete CRUD Operation(Create, Retrieve, Update, Delete)
3. Fully Format Time Stamp of Every Post.
4. A New Post always comes on top.
5. A Soft UI Design
6. Shows Greeting Message according to time.
7. Responsive For All Devices!!
8. Adding authentication soon
9. React js Fronend
10. Axios### Requirements
1. PHP version upto 7.4
2. Laravel version 8.0### Installation
1. Clone the project using git clone
2. Copy a fresh .env file from laravel github
3. Update .env file by adding database information like DB_HOST.
4. Go to project root folder.Open git bash or terminal and run composer install
5. Run php artisan key:generate in the terminal
6. Run php artisan migrate
7. npm install
8. npm run dev
9. php artisan serve## Queries & More Content
[Medium](https://medium.com/@vikalpkaushik99)
[LinkedIn](https://www.linkedin.com/in/vikalp-kaushik-99966a1ab)
[Instagram](https://www.instagram.com/vikalp._.kaushik)