mrcat323 / lara-bue
Lara-Bue, Buefy + Laravel + Vue Quick Starter
This package is auto-updated.
Last update: 2025-03-29 00:18:15 UTC
README
Lara-Bue - Boost & Beautify your development
Lara-Bue gives you more power to get started with a project in Laravel - PHP Framework
v1.3.2
CHANGELOG
- 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
Get Started
Installing
composer require mrcat323/lara-bue
Usage
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:
For NPM
npm install
And re-compile dependencies by:
npm run dev
For YARN
For yarn is near-exactly the same:
yarn install
And re-compiling:
yarn run dev
Troubleshooting
In case if you got an error after:
php artisan preset bue
Just say:
composer dump-autoload
And everything gonna be 👌
About Buefy
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
Contributing
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