Skip to content

Laravel 11 Base Files

Latest
Compare
Choose a tag to compare
@specialtactics specialtactics released this 01 Feb 15:08
7e90d9f
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]>