vuedo icon indicating copy to clipboard operation
vuedo copied to clipboard

Vuedo is a blog platform, built with Laravel and Vue.js.

Results 24 vuedo issues
Sort by recently updated
recently updated
newest added

npm install fails saying gyp verb check python checking for Python executable "python2" in the PATH gyp verb `which` failed Error: not found: python2 why is it looking for python2?

any plan for laravel 5.5 and php 7 ?

I hava set up successful but i found a problem that i can not login the background。就是登录不了后台 有什么办法登录吗? 进入后台管理 。Waiting for your reply!

I installed PHP 7 and I followed the commands. composer install npm install php artisan key:generate php artisan migrate php artisan db:seed gulp php artisan serve G:\PHP\Laravel\vuedo-master>php artisan serve Laravel...

after logging into dashboadr, blank white page is displayed. php rewrite mode is on, debug is set true. i'm running on xampp for windows

i think it is necessry a command line to execut it , but i not a good web fronter ,could you tell me

I have renamed and filled int he .env file with the correct db details Always getting 500 internal, on npm install i get ```└─┬ [email protected] └── [email protected] npm WARN optional...

PDOException in Connector.php line 55: SQLSTATE[HY000] [1049] Unknown database 'homestead'

Clicking on reset password on login screen goes to route "password/reset". This generates an error: ErrorException in compiled.php line 14333: View [themes.clean-blog.partials.layout] not found. (View: /var/www/vuedo/resources/views/themes/clean-blog/pages/auth/passwords/email.blade.php) Default install with no...

Hi, http://vuedo.dev/api/posts and http://vuedo.dev/api/categories is accessible without checking if user is logged in. **NOT SURE IF THIS IS ON PURPOUSE**