Import testing bundle to laravel/tests directory.
This commit is contained in:
1
laravel/tests/application/views/tests/basic.php
Normal file
1
laravel/tests/application/views/tests/basic.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php echo $name; ?> is <?php echo $age; ?>
|
||||
1
laravel/tests/application/views/tests/nested.php
Normal file
1
laravel/tests/application/views/tests/nested.php
Normal file
@@ -0,0 +1 @@
|
||||
Taylor
|
||||
Reference in New Issue
Block a user