Lara-Bue gives you more power to get started with a project in Laravel - PHP Framework
- Buefy version updated to 0.8.2
- Vue version updated to 2.6.10
- Vue-Router version updated to 3.1.2
- Vue-Template-Compiler version updated to 2.6.10
- Vuex version updated to 3.1.1
- Added Closure in routes file instead of controller
composer require mrcat323/lara-bue
After that, just try:
php artisan preset bue
It will automatically load up necessary js files & example component, empty sass file for your custom styles.
After that, simply say:
npm install
And re-compile dependencies by:
npm run dev
For yarn is near-exactly the same:
yarn install
And re-compiling:
yarn run dev
In case if you got an error after:
php artisan preset bue
Just say:
composer dump-autoload
And everything gonna be 👌
Buefy is cool stuff, it's Lightweight UI components for Vue.js based on Bulma. Take a look in documentation to find out what's what. You have to learn, use this miracle, because it's either easy or beautiful, Bulma is cool, but Buefy is more, because it makes Bulma UI Components more dynamic. Especially respect to Jeremy Thomas for Bulma and thanks to maintainers of Buefy for Buefy itself
It will be nice if you contribute to the project, I'll be happy, all of us gonna be happy. Only together we can build more than something, more powerful tools. If you have idea or you found the bug, or you just know how to simplify the code, I'll check out your PRs 🐈
Thanks for attention, with respect Mr. CaT