Connecteev
Connecteev
In that case, it would be great to get a fix for this if possible @santigarcor!
A Readme with installation instructions (with / without Docker) would be excellent. Ideally for both dev and prod.
@iliyaZelenko just ran ```$ php artisan vendor:publish --provider="Barryvdh\Cors\ServiceProvider"``` and the CORS error went away but I am still seeing a 500 server error in console when I try to log...
Here's the message and the stack trace ``` Request URL: http://localhost:8000/api/auth/login Request Method: POST Status Code: 500 Internal Server Error Remote Address: 127.0.0.1:8000 Referrer Policy: no-referrer-when-downgrade Access-Control-Allow-Origin: http://localhost:3000 Cache-Control: no-cache,...
@iliyaZelenko I'm happy to do a test for you when this is fixed
@iliyaZelenko i am actually using the default config, not the latest version of laravel
Yes, thanks - it wasn't obvious that this was supported for layout files. But seriously could this configuration get any more complicated? In my view / layout file, I should...
Updated the title and description to reflect the desired changes for slots config.
@guillaumebriday I would certainly try to do this...however, as you know, I have been unable to get this codebase to work :( See my other issues filed on this....and I...
I know...I'm just reporting issues as I see them. Hope it will make the codebase more bulletproof.