Giter Site home page Giter Site logo

abdelmjid-saber / spladepanel Goto Github PK

View Code? Open in Web Editor NEW
95.0 2.0 15.0 2.64 MB

Experience the elegance of SpladePanel: effortlessly create sleek dashboards. Harness Laravel Splade's intuitive SPA-building features for seamless speed and visual allure.

License: MIT License

PHP 44.05% JavaScript 34.65% CSS 0.13% Blade 21.17%
laravel laravel-dashboard laravel-dashboard-spa splade

spladepanel's Introduction

SpladePanel

Welcome to SpladePanel, where you can dive into a world of elegance and simplicity. Unleash the power of SpladePanel to effortlessly create stunning dashboards that combine speed and visual allure using the intuitive SPA-building features of Laravel Splade.

Features

  • Utilizes Laravel 10 framework
  • Integrates with Jetstream
  • Smart Error Tracker to keep you informed
  • Comprehensive Tracking System to monitor every aspect
  • Site Configuration System for easy setup
  • Multilingual system
  • Advanced Permission System for fine-grained control
  • Ready-to-use Plugins System for easy expansion
  • Dark Mode
  • RTL Support

Setup Instructions

To get started with SpladePanel, follow these steps:

  1. Install the required dependencies using Composer:

    composer install
  2. Copy the .env.example file to .env:

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

    php artisan key:generate
    php artisan storage:link
  4. Configure your database connection by updating the .env file.

  5. Run database migrations and seed initial data:

    php artisan migrate
    php artisan db:seed
  6. Start server:

    php artisan serve

Credentials

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

Learn More

For further information and to explore the possibilities of Laravel Splade, visit the official website: https://splade.dev/

Take your dashboard creation experience to the next level with SpladePanel. Embrace the simplicity, speed, and beauty that it offers.

spladepanel's People

Contributors

elbojoloco avatar megoxv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spladepanel's Issues

Grow SplandePanel together.

Hi Abdel,

We sent you an email.

WDYT about growing the project with us? More contributors, more users.

If that's interesting, contact me at Telegram: @MistBrown.

Cheers

Create User

I found an issue while creating the user. You are not inserting the username that returns the SQL error as the database structure username does not have a default value.
Please find the Screen short also.
Users

Carbon\Exceptions\InvalidTimeZoneException Unknown or bad timezone (Error: Could not connect to database.)

Showing error on composer install

Carbon\Exceptions\InvalidTimeZoneException

Unknown or bad timezone (Error: Could not connect to database.)

at vendor\nesbot\carbon\src\Carbon\CarbonTimeZone.php:109
105▕ return new static($tz->getName());
106▕ }
107▕
108▕ if (Carbon::isStrictModeEnabled()) {
➜ 109▕ throw new InvalidTimeZoneException('Unknown or bad timezone ('.($objectDump ?: $object).')');
110▕ }
111▕
112▕ return false;
113▕ }

1 vendor\nesbot\carbon\src\Carbon\Traits\Date.php:626
Carbon\CarbonTimeZone::instance("Error: Could not connect to database.")

2 vendor\nesbot\carbon\src\Carbon\Traits\Date.php:1631
Carbon\Carbon::safeCreateDateTimeZone("Error: Could not connect to database.")

Plugin Option

Can you please more details us about plugin option? How can we use it?

Carbon\Exceptions\InvalidTimeZoneException

Carbon\Exceptions\InvalidTimeZoneException

Unknown or bad timezone (Error: Could not connect to database.)

at vendor\nesbot\carbon\src\Carbon\CarbonTimeZone.php:109
105▕ return new static($tz->getName());
106▕ }
107▕
108▕ if (Carbon::isStrictModeEnabled()) {
➜ 109▕ throw new InvalidTimeZoneException('Unknown or bad timezone ('.($objectDump ?: $object).')');
110▕ }
111▕
112▕ return false;
113▕ }

1 vendor\nesbot\carbon\src\Carbon\Traits\Date.php:626
Carbon\CarbonTimeZone::instance()

2 vendor\nesbot\carbon\src\Carbon\Traits\Date.php:1631
Carbon\Carbon::safeCreateDateTimeZone()

Bug Dark Mode

Screenshot 2024-02-05 191759

when I tried dark mode, it didn't do anything but when I refreshed the browser, it worked @abdelmjid-saber

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.