Santiago Barbat
Santiago Barbat
I'm trying with `abort()` before the `get()` but it doesn't abort all the requests, only the first one when these are racing. Maybe the `abort()` should abort all the requests?
Check the new implementation, using Vue, Laravel API Resources.. A complete single page forum app 😉 😃 https://github.com/Chatter-Laravel/core 
@Brouilles it does have a lot of changes, on the Laravel side it's only a REST API so you will need to implement all the blade templates. Why you don't...
@Brouilles it shouldn't be a problem 😃 Thanks for your collaboration in advance! 🎉
Can you send us the packages.lock and composer.lock files you are using?
There is an incompatibility between Laravel Mix and sass-loader v8, if you are experiencing errors when trying to compile the project javascript files with `npm run dev` or `npm run...
@alfievillarin can you create a new issue describing your problem? composer.json file would be handy
Haven't tested yet, would you mind testing it? :tada:
@egesu just updated the composer.json file on master to allow Laravel 7, could you check it please? :tada: 👌
@sdunayer would you mind doing a PR to master with what you just stated? Atm, master is for Laravel 7 compatibility