alex3493 / starter-11

0 stars 0 forks source link

About the project

Starter-11 is a basic multi-user chat project created with Laravel 11. It also serves as API for a mobile IOS application. Chat and message events are published via Reverb server, so that all clients are updated automatically.

Features:

How to install

Admin user credentials:

Next steps

You are free to use and modify project code.

You can run $> ./vendor/bin/sail npm run dev and all frontend code changes will be reflected in your browser.

You can also save some typing making an alias to sail.