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-26 19:13:14 +03:00
Code Issues 42 Packages Projects Releases 12 Wiki Activity
Files
650fb16d2d6dcf4d0458cf095f38dfdb0decfcce
panel/app/Exceptions/Service/Subuser/UserIsServerOwnerException.php

8 lines
149 B
PHP
Raw Normal View History

Add version checking to daemon and panel Also includes some buttons for users to get help from the panel.
2016-11-26 19:29:57 -05:00
<?php
Apply fixes from StyleCI
2016-12-07 22:46:38 +00:00
Switch namespace back to App
2024-03-12 22:39:16 -04:00
namespace App\Exceptions\Service\Subuser;
Add version checking to daemon and panel Also includes some buttons for users to get help from the panel.
2016-11-26 19:29:57 -05:00
Switch namespace back to App
2024-03-12 22:39:16 -04:00
use App\Exceptions\DisplayException;
Add version checking to daemon and panel Also includes some buttons for users to get help from the panel.
2016-11-26 19:29:57 -05:00
Update all dependencies (#712) * update composer.lock * run pint * fix phpstan * update migrations (sqlite `dropForeign`) * fix migrations * Reset these back for now * Alphabetize the rules * run `php artisan filament:upgrade` --------- Co-authored-by: Lance Pioch <git@lance.sh>
2024-11-22 09:27:57 +01:00
class UserIsServerOwnerException extends DisplayException {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 614ms 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