Skip to content

Releases: serverfireteam/panel

add unit test

02 Jan 08:42
Compare
Choose a tag to compare
1.8.1

unit test isolation methods

first laravel 5.7 support

26 Nov 12:19
8cb92b8
Compare
Choose a tag to compare
Merge pull request #385 from AdrianHL/master

Upgrade to Laravel 5.7

1.7.1

27 Aug 09:39
0bca184
Compare
Choose a tag to compare
remove demo from readme

rebase to stable version

26 Sep 09:01
Compare
Choose a tag to compare
Merge pull request #358 from flaxandteal/feature/laravel5.5

Switch fire to handle for L5.5 compatibility

First release for laravel 5.5

08 Oct 08:25
Compare
Choose a tag to compare
Merge pull request #358 from flaxandteal/feature/laravel5.5

Switch fire to handle for L5.5 compatibility

1.6.9

10 Jul 10:11
Compare
Choose a tag to compare
Update PanelCommand.php

1.6.8: Merge pull request #345 from sgtlambda/only-publish-package-assets

15 Apr 07:48
Compare
Choose a tag to compare

better way to handle admin menu

09 Apr 08:00
Compare
Choose a tag to compare

With this version you can control admin menu from config file too.

1.6.6: Merge pull request #330 from norozap/laravel-5.4

08 Feb 08:08
Compare
Choose a tag to compare

1.6.5: Merge pull request #329 from norozap/laravel-5.4

07 Feb 11:07
Compare
Choose a tag to compare
Laravel 5.4 - Removed share method and replaced with singleton method.