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
boy132/replace-hardcoded-hex-strings
Add File
New File
Apply Patch
panel-pelican-dev
/
app
/
Events
/
Event.php
6 lines
54 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00
<
?
php
Switch namespace back to App
2024-03-12 22:39:16 -04:00
namespace
App\Events
;
Initial Commit of Files PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -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
abstract
class
Event
{}
Reference in New Issue
Copy Permalink