Stars: 394
Forks: 141
Pull Requests: 36
Issues: 19
Watchers: 19
Last Updated: 2023-07-27 11:43:04
Chatify Laravel Package Demo application
License:
Languages: PHP, Shell, Blade, Procfile, JavaScript, CSS
This is a Laravel demo app for Chatify.
composer install cp .env.example .env php artisan migrate --seedphp artisan key:generatenpm install && npm run devphp artisan storage:linkphp artisan servethen choose a user from the database and login.