Closed radudiaconu0 closed 3 years ago
It sure can. You can even disable the web routes in the routing part of my config. All images and documents have both web and api routes, and everything else is REST anyway.
On Tue, Dec 15, 2020, 1:24 PM radudiaconu0 notifications@github.com wrote:
It can be used just for api too? i mean without blade frontend part on sa separate spa(like nuxtjs for example).
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RTippin/messenger/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA54PSK56QYKVMZ2I54SFCTSU6SV5ANCNFSM4U4Y4S2A .
cool. alsot i would be cool if i can use this with laravel websockets package
You can, only my optional frontend right now required socketio js library. Backend wise it uses whatever broadcast driver your laravel app is set on. Don't confuse my packages "broadcast driver" with laravels, as mine is simply how I generate private/presence channel names.
do you have discord or something? i want to discuss more with you ;)) @RTippin
the package is pretty complicated and i need some help @RTippin
Give me a bit, working with a client right now. Send me an email to start a thread, we can share details / discord there.
It can be used just for api too? i mean without blade frontend part on sa separate spa(like nuxtjs for example).