darryldecode / laravel-starter-kit

Laravel 7.0~ Starter Kit Powered by VueJS + Material Design(Vuetify)
https://laravel-starter-kit.darrylfernandez.com/
302 stars 131 forks source link

How to display userList, or create... #20

Open github-cuongvm opened 5 years ago

github-cuongvm commented 5 years ago

I have 1 issue: I start project with Document : https://laravel-starter-kit-docs.darrylfernandez.com/installation/ Project started but http://localhost/laravel-starter-kit/public/admin#/users/ => No data available http://localhost/laravel-starter-kit/public/admin#/users/create => When click SAVE with full data => Error display No Message

Please help me!!

github-cuongvm commented 5 years ago

Capture