katamaranov / DEMOPROJECT-Laravel-URL-Shortener

Laravel URL shortener service
2 stars 1 forks source link

Adminer problem #3

Open thesleepyjoe opened 4 months ago

thesleepyjoe commented 4 months ago

Adminer has a lot of bugs in integration with laravel. A giant error text related to the csrf token on the adminer login page, the inability to delete documents from the collection. And the page layout is completely broken if there are more than 200 documents in the collection (and there was something similar, if I remember correctly ( ͡° ͜ʖ ͡°)). We need to either create a separate container with adminer or replace adminer with mongo-express (also in a separate container?)

katamaranov commented 4 months ago

r6tdый