Support the ongoing development of Laravel.io →

636 Threads

Help: Model isn't being mocked properly inside Repository test >_<

Hopefully someone can help me, I've been trying to find out why for the last few hours. I'm trying t...

0 Likes
3 Replies
posted 10 years ago

What to test...

Hi, I have a big confession to make: I have a testingproblem. These days everyone is talking about t...

0 Likes
2 Replies

Laravel Commenting System?

Hello! I am new using laravel framework. I want a simple commenting system to my application using l...

0 Likes
1 Replies
posted 10 years ago

Problem with uploading images

Here you have my method. How you can see in line 28 I want to upload the image, but it doesn't work...

0 Likes
4 Replies
Solved

Testing Repository with model relationships

The last time I worked me through the ideas of ValidationServices, Repositories and all that stuff....

0 Likes
0 Replies

Code Sniffer - LaraSniffer

Hi guys, I've made an artisan command/package that (through popular PHP_CodeSniffer) detect violatio...

0 Likes
1 Replies

Overall code coverage outside phpunit (phpspec & codeception)

I'm more and more looking at working with a combination of phpspec for unit testing and codeception...

0 Likes
1 Replies
posted 10 years ago

A small mistake in Laravel 4.1 Routing Documentation

Here : Laravel-route-parameters There is a missing semi-colon(;) at the end of "Passing An Arra...

0 Likes
2 Replies
posted 10 years ago

Do I have the right idea when writing functional tests for my controllers?

http://laravel.io/bin/1JqJ In this code I'm trying to test the store method, which is called after p...

0 Likes
0 Replies

How to avoid using Session Facade?

To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...

0 Likes
3 Replies
posted 10 years ago

How can I find the test cases of Laravel itself

Hi, I am sure that Laravel framework is well tested, but how can I find the test cases of Laravel it...

0 Likes
3 Replies
Solved
posted 10 years ago

How to create a link to a site, which use a method with arguments ?

That's my route: Route::get('/admin/dashboard/{username}', array( 'as' => 'get-admin-dashboar...

0 Likes
3 Replies
Solved

Independent Application/Software Testing

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Testing / Evaluation

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

How to test a class which depends on an Eloquent model with relationships?

What is the best way to write a unit test for a class which depends on an Eloquent model with relati...

0 Likes
1 Replies

Behat - Vagrant - cannot access database

Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...

0 Likes
0 Replies
posted 10 years ago

Creating GitHub Pages from Laravel project. Possible?

I'd like to use GitHub Pages to view my laravel site, but my /vendor folder (and other bits) are in...

0 Likes
3 Replies
Solved

White screen of death 4.0

Well I just wanted to post here, incase anyone else is having issues that I have came across and too...

0 Likes
0 Replies
posted 10 years ago

Redirecting doesn't work

Hi, I have a problem with redirecting on laravel. For example that's a route that doesn't work Route...

0 Likes
5 Replies
Solved
posted 10 years ago

New to automated testing - how do I test with an Eloquent model?

Hello, I am learning about unit testing and am really struggling with eloquent models. I want to tes...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.