https://github.com/kirtan-prajapati/swipe-chat
https://github.com/kirtan-prajapati/swipe-chat
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kirtan-prajapati/swipe-chat
- Owner: kirtan-prajapati
- Created: 2021-07-02T12:56:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T16:11:27.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T04:24:34.082Z (5 months ago)
- Language: PHP
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Chat Installation steps
- [composer create-project laravel/laravel googleLogin]
- [composer require laravel/ui]
- [php artisan ui bootstrap --auth]
- [database connection]
- [php artisan migrate]-[created custom helper file my_helper.php and run composer dump-autoload]