This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
Releases: getspooky/yaldash
Releases · getspooky/yaldash
3.2.0
3.1.0
3.1.0
3.0.0 🏴☠️️
- Support laravel 8
- Fix views namespace bug
- Refcatoring code source
- Ignore published folder
- Rename
laravelDash
toyaldash
v2.0.4
- 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