We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3512e58 commit 1e8609bCopy full SHA for 1e8609b
docs/modules/Laravel4.markdown
@@ -7,14 +7,17 @@ title: Codeception - Documentation
7
**For additional reference, please review the [source](https://github.com/Codeception/Codeception/tree/master/src/Codeception/Module/Laravel4.php)**
8
9
10
-Class Laravel4
11
12
This module allows you to run functional tests for Laravel 4.
13
Module is very fresh and should be improved with Laravel testing capabilities.
14
Please try it and leave your feedbacks. If you want to maintin it - connect Codeception team.
15
16
Uses 'bootstrap/start.php' to launch.
17
+### Demo Project
18
+
19
+<https://github.com/Codeception/sample-l4-app>
20
21
### Status
22
23
* Maintainer: **Jon Phipps, Davert**
0 commit comments