Startlaravel

🤓 The technology shed

The technical docs and snippets are guides, templates and tools for web programmers. If you find something useful for your project, you are welcome to copy and use it...

Variable not available in blade component

Problem: The parameter transfer of a blade attribute does not work, the variable in the component is empty. There is no error message, but the variable seems not to have been passed. Solution: Possibly the error lies in the use of an "underscore" in the variable name. [...]Read

Setting up XDebug with PHPStorm and Valet Development Environment

Preparation: Homebrew should be installed Valet should be installed and running: https://laravel.com/docs/7.x/valet Browser Extension for PHPSTORM should be installed: https://www.jetbrains.com/help/phpstorm/browser-debugging-extensions.html gerry@webgarten ~ % brew install pecl gerry@webgarten ~ % pecl install xdebug If error message: Warning: mkdir(): File exists in System.php [...]Read

We will be happy to call you back.

Scroll to Top