Controllers
|
Use error handling system in all controllers
|
2023-01-24 09:49:07 +01:00 |
Models
|
return null in model if recipe doesn't exists
|
2023-01-24 09:51:49 +01:00 |
Modules
|
Use error handling system in all controllers
|
2023-01-24 09:49:07 +01:00 |
Views
|
Implement error handling system
|
2023-01-24 09:49:02 +01:00 |
.env.dist
|
create and use .env file
|
2023-01-12 13:42:33 +01:00 |
.gitignore
|
add .idea and .vscode to gitignore
|
2023-01-19 15:45:58 +01:00 |
.htaccess
|
add .htaccess
|
2023-01-19 15:44:58 +01:00 |
composer.json
|
install vlucas/phpdotenv
|
2023-01-12 13:05:39 +01:00 |
composer.lock
|
install vlucas/phpdotenv
|
2023-01-12 13:05:39 +01:00 |
README.md
|
Update README.md
|
2020-12-16 18:00:49 +01:00 |