Tutorial
2 min read
Free
Create Your Own Blade Directive: Example of br2nl in Laravel
We found 10 results for "blade directive".
Laravel has a 'production' blade directive that you can use to show data only when you are in a production environment, according to your `.env` file `APP_ENV` value. There is also another 'env' directive for any environment you specify.
A Blade directive to export variables to JavaScript
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example:
Files in the example: