LaravelDash Versions Save

👻 It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.

3.2.0

2 years ago
  • Added customization of routes in the config file

3.1.1

3 years ago
  • build(deps): Bump chart.js from 2.8.0 to 2.9.4
  • build(deps): Bump url-parse from 1.4.4 to 1.5.1
  • Fix Typo

3.1.0

3 years ago
  • Added Laravel 8 Support
  • Fixed php artisan laraveldash:install command
  • Fixed App\User to config('auth.providers.users.model', App\Models\User::class) in all references
  • Bug minor fixes

3.0.0

3 years ago
  • Support laravel 8
  • Fix views namespace bug
  • Refcatoring code source
  • Ignore published folder
  • Rename laravelDash to yaldash

2.0.4

3 years ago
  • Added page title in views
  • Fixed the timestamp migration in the category table
  • Deleted Failed Jobs migration (This file is duplicate, Laravel include for default)
  • Fixed the timestamp migration in the devices table
  • Settings view was fixed and country table was created
  • Added Country model and his migration
  • Bug has fixed in SettingsController (str_random changed to Str::random for image upload in Settings view)
  • Fixed Manage route in web.php and the manage view
  • Namespace fixed for index view in StoreController
  • Fixed Display-posts route and namespace for Welcome view in web.php

2.0.3

3 years ago
  • Bug fix in namespace in views

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago