# This is a comment VAR="value here" # comment here is ignroed VAR2=value # comment here is ignored
<?php env('VAR'); // value here env('VAR2'); // value
VAR_HERE="#hashtags"
<?php env('VAR_HERE'); // #hashtags
Learn how to comment configuration in Laravel .env file
Created on Oct 21, 2021
•1023 views
# This is a comment VAR="value here" # comment here is ignroed VAR2=value # comment here is ignored
<?php env('VAR'); // value here env('VAR2'); // value
VAR_HERE="#hashtags"
<?php env('VAR_HERE'); // #hashtags
If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️
Load comments for How to Comment Configuration in Laravel .env File (Environment)?
Collection of Tailwind CSS components for everyone to use. Browse all of the components that are right for your project.
View Components1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago