/LarBulmark

Marketplace template build with Bulma CSS, Buefy, Inertia, Vue.js, Laravel 10

Primary LanguageJavaScript

LarBulmark

Marketplace template build with Bulma CSS, Buefy, Inertia, Vue.js, Laravel 10

Tech Stack

Client: BulmaCSS, Buefy, Vue.js 2

Server: PHP v8.1, Laravel 10, Inertia.js

🛠️ Installation Steps

  1. Clone the project
git clone https://github.com/mocfaisal/LarBulmark.git
  1. Install dependencies
composer install
npm install
  1. Compile Resources
npm run dev
  1. Configure .Env file

    Change port you used to

APP_URL=http://localhost:{port}
  1. Then execute this
php artisan key:generate
  1. Update Laravel Configuration
php artisan optimize
  1. Update Ziggy Route Configuration
php artisan ziggy:generate
  1. Run the app
php artisan serve

💻 Built with

Technologies used in the project:

  • BulmaCSS
  • Buefy
  • Vue.js 2
  • Laravel 10
  • Inertia.js

Authors