Releases: getspooky/yaldash
Releases · getspooky/yaldash
3.2.0
26 Jan 12:07
Compare
Sorry, something went wrong.
No results found
Added customization of routes in the config file
3.1.0
13 May 02:51
Compare
Sorry, something went wrong.
No results found
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
22 Apr 23:45
Compare
Sorry, something went wrong.
No results found
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 🏴☠️️
10 Feb 21:16
Compare
Sorry, something went wrong.
No results found
Support laravel 8
Fix views namespace bug
Refcatoring code source
Ignore published folder
Rename laravelDash to yaldash
v2.0.4
08 Sep 17:18
Compare
Sorry, something went wrong.
No results found
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
v2.0.3
18 Aug 20:40
Compare
Sorry, something went wrong.
No results found
Bug fix in namespace in views
v2.0.2
17 Aug 21:38
Compare
Sorry, something went wrong.
No results found
feat: Add Release verison-2.0.2
v2.0.1
17 Aug 21:30
Compare
Sorry, something went wrong.
No results found
feat(published/js): Add app.js compiler file
v2.0.0
16 Aug 18:21
Compare
Sorry, something went wrong.
No results found
Merge pull request #35 from getspooky/version-2.0.0
Version 2.0.0
v1.0.1
09 Jul 22:16
Compare
Sorry, something went wrong.
No results found
Merge pull request #27 from getspooky/dependabot/npm_and_yarn/websock…