/LarBurmark2

Marketplace template build with Bulma CSS, Livewire, Laravel 8

Primary LanguageJavaScript

LarBulmark

Marketplace template build with Bulma CSS, Livewire, Laravel 8

Tech Stack

Client: Bulma CSS

Server: Laravel 8, Livewire

🛠️ 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

    Copy .env.example file to .env

    Then configure at .env file

  2. Then execute this

php artisan key:generate
  1. Update Laravel Configuration
php artisan optimize
  1. Run the app
php artisan serve

💻 Built with

Technologies used in the project:

  • Bulma CSS
  • Laravel 8
  • Livewire

Server Requirements

Authors