Support the ongoing development of Laravel.io →

637 Threads

Menu loading pages with AJAX using blade template

Hello people. First of all sorry if my english isn't perfect... is not my native language, but i thi...

0 Likes
1 Replies

PHP CodeSniffer sniffs compatible with Laravel's coding style guide

Been trying to find some for the last few hours and no luck :( Does anyone have sniffs or related ch...

0 Likes
0 Replies

Codeception Laravel4 module ignores config

Hey, I am trying to do some acceptance testing with Codeception and for some reason it is ignoring m...

0 Likes
1 Replies
Solved
posted 9 years ago

Server in laravel test concurrency

Hi all, I am writing to recommend me that I can use to test concurrency Laravel a server, to test mi...

0 Likes
0 Replies

Creating a Route to a non existing Controller Method

Hi While messing around into a project I was still doing the old fashion way of routing, by placing...

0 Likes
2 Replies
posted 9 years ago

Jquery not loading in Codeception phantomjs webdriver

I am trying to run a simple test with Codeception using phantomjs but i get UnknownServerException:...

0 Likes
0 Replies

Carbon::createFromFormat suddenly broke?

I created this quick snippet of code to display the Output: $dates = []; for ($i=1; $i <= 12;...

0 Likes
3 Replies
Solved
posted 9 years ago

How do I properly mock a repository?

I've given up a couple times now but with a fresh night of sleep I'm back at it because I'm determin...

0 Likes
1 Replies
Solved

Trying to learn TDD

I'm reading through Jeffery Way's book "Laravel Testing Decoded" and I've run into a snag....

0 Likes
0 Replies
posted 9 years ago

Basic test help - How to test a route

Hello, Can anyone please help me get a basic test up and running? I have my test file FooTest.php in...

0 Likes
0 Replies
posted 9 years ago

Undefined APC Functions

Anyone run into this yet? PHP Fatal error: Call to undefined function Illuminate\Cache\apc_clear_ca...

0 Likes
2 Replies
posted 10 years ago

codeception / how can I access e.g. assertRedirectedToAction

$this->assertRedirectedToAction('HomeController@getIndex') does not work as codeception unit tes...

0 Likes
1 Replies
posted 9 years ago

Codeception Functional problem.

i have this FollowingCept for my functional testing in codeception where a user can click a Follow b...

0 Likes
1 Replies

[framework] setting it up to fix a bug - all tests fail

I must be missing something simple here, because all my actual laravel apps run fine. git clone git@...

0 Likes
1 Replies

Don't find .htaccess file.

I have installed laravel(4.2) via composer on my ubuntu desktop.. The problem is i don't find the .h...

0 Likes
5 Replies
Solved
posted 9 years ago

Trouble Mocking Carbon

Hi fellow Laravel fans, I am hoping somebody can help me. I am trying to mock an instance of Carbon...

0 Likes
1 Replies

How to install Laravel in Koding.com

Anyone can help me? i'm not success to installing laravel in koding.com using composer. please help...

0 Likes
1 Replies
posted 9 years ago

Alias commands not working inside vagrant for codecept.

I'm trying to setup alias for codecept testing but they are failing when running the actual command...

0 Likes
2 Replies
posted 9 years ago

Testing my models? (for starters) (with Woodling?)

Building something using andrewelkins' Laravel 4 Bootstrap Starter Site as a base. In it is already...

0 Likes
1 Replies

Can't test my Laravel site responsiveness

Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...

0 Likes
2 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.