Commit Graph

4 Commits

Author SHA1 Message Date
Arno Kaimbacher
1b2e77d907 - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
- Replace Facade references using the global namespace with their FQCN for improved code completion and static analysis.
- delete database\factories\PageFactory.php and app\services\Registrar.php
2022-08-05 13:26:42 +02:00
Arno Kaimbacher
7641c1dfdf - added nearly all migration files
- added nearly all database seed files
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
6990469c67 all models into model folder 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
ffbbc04206 add publish module 2020-06-10 21:09:10 +02:00