59 Commits

Author SHA1 Message Date
ac90d45519
- add phone resource 2023-07-03 21:37:58 +02:00
95ae8c562d
- fix problem with default css file 2023-07-03 19:32:16 +02:00
65f0a49cdb
- fix work addresses 2023-07-03 19:31:46 +02:00
5839ef2a54
- fix problem with phone number attribute 2023-07-03 19:31:03 +02:00
e049990606
- block dynamic files 2023-07-03 19:30:08 +02:00
d35421a97e
- add cv info 2023-06-16 14:23:34 +02:00
390c5b8087
- add CV management 2023-06-16 13:41:39 +02:00
9518d6a811
- fix docker files 2023-06-16 11:22:01 +02:00
08133d0b05
- wip 2023-06-16 00:47:37 +02:00
2cbcaee7f5
- upgrade depends 2023-06-16 00:19:02 +02:00
26a56e6e5b
wip 2023-03-08 14:47:59 +01:00
e8c8932630
laravel framework upgrade from version 8 to 9 (#7)
* laravel framework upgrade from version 8 to 9
2023-03-08 13:57:22 +01:00
7e242d5aa2
Docker reorganisation (#6)
* - new file location for docker

* update of docker containers

* update readme
2023-03-07 23:45:45 +01:00
dependabot[bot]
36a355f604
Bump loader-utils from 1.4.0 to 1.4.2 (#5) 2022-11-24 21:27:21 +00:00
dependabot[bot]
1b9ade4e06
Bump terser from 4.8.0 to 4.8.1 (#4) 2022-08-25 21:02:28 +00:00
dependabot[bot]
371e53c749
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 (#3)
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 22:13:48 +02:00
dependabot[bot]
40d58b2696
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.4 (#2)
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 14:08:26 +02:00
7968abd359 Fixed a problem with returned types - middleware 2022-05-19 14:10:37 +02:00
d118793e01
Cleaning (#1)
* Sanctum removed

* Unused middleware classes removed

* Changed default email - Seeder

* Models updated

* Config .env is now smaller

* Not used, so not used - Providers

* Clearing your router of comments
2022-05-19 13:22:51 +02:00
500523efd6 Fixed line endings for Docker - WSL2 2022-04-21 12:30:38 +02:00
5eb23ec2d5 Improved installation script 2022-04-21 12:27:44 +02:00
704b04e51a LICENCE 2022-04-20 22:21:26 +02:00
93bdd260fd .env.example updated 2022-04-19 19:06:30 +02:00
2c5ea28aef Readme updated 2022-04-19 19:05:11 +02:00
308f1f5c76 Updated installer
Added key generation and database migrations
2022-04-19 18:39:14 +02:00
cfffdcd980 Updated files for docker 2022-04-19 18:12:49 +02:00
f0fae39614 Removed unnecessary comments and updated UserSeeder 2022-04-19 14:45:17 +02:00
37783b0077 Dependencies updated 2022-04-19 14:30:12 +02:00
1381c3e650 Added .gitignore to public/js 2022-04-19 14:28:05 +02:00
abd8d8c80c Added debugbar 2022-04-19 14:21:23 +02:00
dc1b853a81 Configuration has been updated 2022-04-19 14:20:50 +02:00
a7aff5315b Updated the default ENV file
Added default argument configuration for docker
2022-04-19 13:31:23 +02:00
a5447e2485 Added docker compose with configuration 2022-04-19 13:23:00 +02:00
d762f41f9c Changed the way projects are sorted 2022-02-18 12:33:21 +01:00
7cb6b100a0 Small bugs have been fixed 2022-02-18 12:09:35 +01:00
b553799049 Added access control header 2022-02-16 16:31:12 +01:00
b831de63e4 Added filters for projects 2022-02-16 14:18:56 +01:00
ad20678d7a Updated aside page 2022-02-16 11:40:20 +01:00
771a60ef8b Added images links 2022-02-16 11:30:50 +01:00
1d89f724f9 Added visibled checkbox and little changes 2022-02-16 11:12:42 +01:00
b4e14b3151 Updated cast for Category model 2022-02-16 10:55:01 +01:00
0e2d3dec2f Updated style for forms 2022-02-16 10:48:02 +01:00
282e5ccc46 Updated project for admin panel 2022-02-15 22:35:59 +01:00
984d2eeae6 Fixed visible checkbox 2022-02-15 15:47:36 +01:00
38e5a8f485 Big update for category controller - for admin panel 2022-02-15 15:26:10 +01:00
982438a26e Prepared new admin panel - dashboard 2022-02-14 22:48:05 +01:00
7bc9ae6368 Added .gitignore to public css directory 2022-02-14 22:47:28 +01:00
f7061cde95 Added new style 2022-02-14 22:47:08 +01:00
10d4792842 Added login controller 2022-02-14 22:46:48 +01:00
d7645c5837 Relocated Api Controllers 2022-02-14 20:28:36 +01:00