Logo
Explore Help
Register Sign In
starred/panel
1
0
Fork 0
You've already forked panel
mirror of https://github.com/pelican-dev/panel.git synced 2026-02-25 19:09:58 +03:00
Code Issues 42 Packages Projects Releases 12 Wiki Activity
Files
2edae052d852b7f0ee70fb4f3b3981dde08fbd70
panel/app/Exceptions/Repository/RepositoryException.php

10 lines
162 B
PHP
Raw Normal View History

Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
<?php
Push initial implementations of new repository structure This breaks almost the entire panel, do not pull this branch in this state. Mostly just moved old repository files to a new folder without updating anything else in order to start doing new things. Structure is not finalized.
2017-06-10 22:28:44 -05:00
namespace Pterodactyl\Exceptions\Repository;
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
More work on the API utilizing Laravel 5.5 exception rendering Also corrects API format to maintain JSONAPI spec
2017-12-17 14:57:05 -06:00
use Pterodactyl\Exceptions\PterodactylException;
class RepositoryException extends PterodactylException
Apply fixes from StyleCI
2016-12-07 22:46:38 +00:00
{
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 104ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API