An open API service indexing awesome lists of open source software.

https://github.com/kirtan-prajapati/swipe-chat


https://github.com/kirtan-prajapati/swipe-chat

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        


Build Status
Total Downloads
Latest Stable Version
License

## 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]