Code Monkey home page Code Monkey logo

Comments (8)

jjmontalban avatar jjmontalban commented on August 14, 2024

Any idea?

from laravel-vue-first-crud.

Daniyal-Javani avatar Daniyal-Javani commented on August 14, 2024

Can you send me the error message that you got?

from laravel-vue-first-crud.

jjmontalban avatar jjmontalban commented on August 14, 2024

Any error. Just dont show view

https://prnt.sc/rcxscw

from laravel-vue-first-crud.

jjmontalban avatar jjmontalban commented on August 14, 2024

The route is http://localhost/laravue/public/api/v1/companies

Only show a json with companies. But I dont know if css or any file is not linked. Dont appear any error

from laravel-vue-first-crud.

Daniyal-Javani avatar Daniyal-Javani commented on August 14, 2024

Look, there is no error in your screenshots, this is output of the api and that's fine.
You must check the Vue routes, it must be like the following link
http://localhost/laravue/public/companies

from laravel-vue-first-crud.

jjmontalban avatar jjmontalban commented on August 14, 2024

Tahnks for your help. But I dont know why, the view dont show in these route:

https://prnt.sc/rcy2ac

Only show

https://prnt.sc/rcy2p2

from laravel-vue-first-crud.

Daniyal-Javani avatar Daniyal-Javani commented on August 14, 2024

Sorry my mistake, it's here
/admin/companies#/

probably this is yours
http://localhost/laravue/public/admin/companies#/

BTW, that's because of the prefix in route group
'prefix' => 'admin'

from laravel-vue-first-crud.

jjmontalban avatar jjmontalban commented on August 14, 2024

Sorry my mistake, it's here
/admin/companies#/

probably this is yours
http://localhost/laravue/public/admin/companies#/

BTW, that's because of the prefix in route group
'prefix' => 'admin'

Great! Thanks a lot!

from laravel-vue-first-crud.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.