Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Laravel 5.7 and 4.2 sample apps #89

Merged
merged 8 commits into from
Nov 6, 2018
Merged

Conversation

labbati
Copy link
Member

@labbati labbati commented Oct 26, 2018

This PR adds sample Laravel 4.2 and 5.7 apps to the repo to be used during tests. It has been created through composer create-project laravel/laravel your-project-name x.x.* command and a few folders have been removed.
In the future can be optimized, but for now we just push the entire default apps.

This PR just push the sample apps and not tests or shared code, so it can be easily merged. Work on tests will be done on a different branch.

Copy link
Contributor

@pawelchcki pawelchcki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good! But...

Would be great to document inside one of repository docs, how these projects were generated, so that its easy to redo-it if need be. Even if its very simple and standard command. This way we'll know down the line that it was standard command.

"Some" tests are failing :)

@labbati
Copy link
Member Author

labbati commented Nov 6, 2018

Assigning back to @pawelchcki for final round of CR. These are the code changes after your lastest CR: https://github.com/DataDog/dd-trace-php/compare/2bb93cfd028e80a4f388c07106b0288174cfba11...27a83d8?expand=1

Copy link
Contributor

@pawelchcki pawelchcki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 it

@@ -0,0 +1,21 @@
# Sample apps
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@pawelchcki pawelchcki merged commit 850b1bd into master Nov 6, 2018
@pawelchcki pawelchcki deleted the test/laravel-test-app branch November 6, 2018 15:56
@labbati labbati added this to the 0.3.0 milestone Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants