Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Laravel Integration

    Help
    2
    3
    482
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CristalT
      CristalT last edited by

      Has anybody idea how can I integrate Quasar v1 into a Laravel app? Up to this point I was working with the frontend code separated from the backend api, but I would like to bring all the frontend app into the Laravel resources folder and manage all the code as a single application, taking advantage of Laravel Mix. I found some sample repositories but all of them are about Quasar 0.17.

      1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman last edited by metalsadman

        try upgrading one of the repo that you’ve found https://v1.quasar-framework.org/start/upgrade-guide. upgraded a cloned Quasar + Laravel integration to newest verstion and it works https://github.com/metalsadman/quasar-laravel. the static page generated by quasar build still at old version though haven’t updated my pages to new v1 components yet. you can test using quasar dev if you want to see the v1 generated version.

        CristalT 1 Reply Last reply Reply Quote 0
        • CristalT
          CristalT @metalsadman last edited by

          @metalsadman thanks a lot. It works ok!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post