View on GitHub

CPNV-ES

The CPNV-ES Learning Path


PHP

All articles and resources with regards to PHP development

PHP

Laravel

Best practices

  • https://github.com/alexeymezenin/laravel-best-practices

Nested resources

  • http://dev-notes.eu/2016/11/nested-resource-routes-in-laravel/
  • https://laracasts.com/discuss/channels/laravel/nested-resources-controllers-views
  • https://laracasts.com/discuss/channels/laravel/nested-resources-controllers-structure

Add custom helpers

  • https://stackoverflow.com/questions/28290332/best-practices-for-custom-helpers-in-laravel-5
  • https://sarav.co/custom-helpers-function-laravel-6
  • https://medium.com/@razamoh/create-own-custom-helper-functions-classes-in-laravel-e8d2f50ff38

Automatic deploys to swisscenter servers

How to deploy to swisscenter (hosting our mycpnv.ch domain) in a single command!