Skip to content

Flowbite Admin Panel Using Laravel Splade Effortlessly Create Sleek Dashboards. Harness Laravel Splade's intuitive SPA-building features for seamless speed and visual allure.

Notifications You must be signed in to change notification settings

kahfieidn/LaravelSpladeFlowbitePanel

Repository files navigation

Demo

alt text alt text

Setup Instructions

To get started with Laravel Splade, follow these steps:

  1. Install the required dependencies:

    composer install
    npm install
  2. Compile front-end assets.

    npm run build
  3. Copy the .env.example file to .env:

    cp .env.example .env
  4. Generate a security key and link the storage file:

    php artisan key:generate
  5. Import SQL File to Your Database

  6. Configure your database connection by updating the .env file.

  7. Start server:

    php artisan serve
    npm run dev

Credentials

Access the login page: http://127.0.0.1:8000/login

About

Flowbite Admin Panel Using Laravel Splade Effortlessly Create Sleek Dashboards. Harness Laravel Splade's intuitive SPA-building features for seamless speed and visual allure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published