Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. yolosan
    3. Best
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 4
    • Groups 0

    Best posts made by yolosan

    • RE: Razvan is taking some time off

      Get well, Răzvan! In Romanian, însănătoșire grabnică 😉

      posted in Announcements
      Y
      yolosan
    • Adding CSS Grid classes to Quasar

      Hello.

      If you need CSS Grid classes into Quasar, just import this file into app.sass, https://gist.github.com/yoyosan/d3fc2a5dc65ddf103a96d69a7e9d236f

      Heavily inspired by Tailwindcss, with some modifications to some classes names because they didn’t have the grid prefix and could collide with existing Quasar classes.

      posted in Useful Tips (NEW)
      Y
      yolosan
    • Example of combining Laravel 8 and Quasar superpowers in separate repos

      Hello.

      I’ve created two example repositories of using Quasar framework and Laravel 7:

      • https://github.com/training-yoyosan/example-frontend
      • https://github.com/training-yoyosan/example-backend

      Let me know if you run into any issues. PRs are welcome

      Notes:

      • These projects use the Cookie based authentication from Laravel Sanctum
      • To be able to test the API in Postman use this guide
      posted in Useful Tips (NEW)
      Y
      yolosan
    • Using QFile with Laravel 7 example

      Hello.

      Since it took me some time to set this up, here’s my solution: https://gist.github.com/yoyosan/8dbcbddf70d28d29d32fc5e5e6bd8c1b

      Enjoy!

      posted in Useful Tips (NEW)
      Y
      yolosan