10

When you want to use VueJS in a Laravel project but you have to learn Vue before

Comments
  • 3
    >Tried removing Vue, lodash and axios from Laravel project cuz not needed
    >Mess up big time somehow
    >Bootstrap stops working cuz maybe I displeased the dev gods
    >Have to git reset HARD~1
    >Lose over 60% of work progress
    >Decides to use VueJS from next time instead
  • 2
    Note V on the neck
  • 1
    @alcatraz627 I feel your pain man
  • 1
    @alcatraz627 In laravel 5.5 you can use the "php artisan preset {{ preset_name }} " command and pass it react none or vue to Setup frontend scaffholding.

    But still try vue its great
Add Comment