Laravel 11 base updates (#76) * Laravel 11 base updates * update ci framework version * put postgres config higher up, needed for cache now * remove cache clear for now * Fix test command * Set connection to pgsql * Update models * Implement JWTSubject contract for User model * Move http kernel stuff to app * Add schedule Facade to console * Remove console kernel --------- Co-authored-by: Max Snow <[email protected]>