This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
panel-pelican-dev
Watch
1
Star
0
Fork
0
You've already forked panel-pelican-dev
mirror of
https://github.com/pelican-dev/panel.git
synced
2026-05-04 18:00:48 +03:00
Code
Issues
41
Packages
Projects
Releases
10
Wiki
Activity
Files
94233fcae1a029f136c5aef0cf48422c25aa717a
panel-pelican-dev
/
app
/
Exceptions
/
PanelException.php
6 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
Switch namespace back to App
2024-03-12 22:39:16 -04:00
<
?
php
namespace
App\Exceptions
;
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
PanelException
extends
\Exception
{}
Reference in New Issue
Copy Permalink