vuedo
vuedo copied to clipboard
Vuedo is a blog platform, built with Laravel and Vue.js.
[ErrorException] join(): Passing glue string after array is deprecated. Swap the parameters
Hello, Can you upgrade to laterst laravel 8 and vue 3.2 ? Regards, Kamal
Hi there, I couldn't find a `SECURITY.md` in your repository and am not sure how to best contact you privately to disclose a security issue. Can you add a `SECURITY.md`...
-->> [PDOException] ? i am in windows10 enviroment
PHP7.2
[ErrorException] count(): Parameter must be an array or an object that implements Countable
I'm using postgres and when i migrate the error bellow shows up. ''' Migration table created successfully. [Illuminate\Database\QueryException] SQLSTATE[42830]: Invalid foreign key: 7 ERROR: there is no unique constrai nt...
Fix FK for seeds. The old version does not work for postgresql New version, works for all databases
Hello, I want to make a Blog, with the vuejs router. So I thought to fork this branch and integrate the vuejs router into it. Do you see any disadvantages...