Support the ongoing development of Laravel.io →

637 Threads

[non laravel] Alternative way to call php

Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...

0 Likes
2 Replies
posted 9 years ago

Codeception Laravel4 Module amOnRoute does not work on WIndows

I just started writing functional tests and when running the tests on homestead they pass, but when...

0 Likes
4 Replies
posted 9 years ago

Risky functional tests happening from "amOnPage" method being called in Codeception

Can someone tell me why I'm getting a risky test here? It's an auth filtered route, but I've disable...

0 Likes
2 Replies
posted 9 years ago

IoC not using my mocks in test cases

I'm having some issues with testing. I have the testLoginStart method in the unit test here: https:/...

0 Likes
1 Replies
Solved

Testing Login with Codeception

I have been trying to get my codeception test to run, and it always fails on the login part. Here is...

0 Likes
2 Replies

unit test how to test Event with email

Hi, how can I test this snippet without send an email ? public function forgot() { $isV...

0 Likes
1 Replies

Can not access CSS file

Hi, i have a question related to Laravel 4 Starter Site. I added a css file in assets/css directory....

0 Likes
1 Replies

Laravel on Large Scale

Hello, I have a question regarding Laravel on a large scale environment. We have a hosting company...

0 Likes
2 Replies
posted 9 years ago

Laravel codeception problem with test not passing

Can someone give me a pointer in the right direction? :-) Below a very simple test. User is on a pos...

0 Likes
1 Replies
Solved

Cache::tags(...)->flush() issue: different context in Eloquent observer/event?

Hi, I'm experiencing a strange behavior in the model observer/event callbacks. I'm trying to clear t...

0 Likes
0 Replies

Trying to get property of non-object

my project address:https://github.com/xsmyqf/startlaravel when I visit the routes:startlaravel/publi...

0 Likes
0 Replies

Securing routes with filter

Hi, how can I secure routes so that user can access only those departments that he belongs to? Basic...

0 Likes
1 Replies

How to Debug Laravel - (Windows platform)

Hellow all. I wrote a tutorial on how to debug PHP using CodeLobster free IDE. I used Laravel projec...

0 Likes
0 Replies
posted 10 years ago

Codeception, Laravel and Exceptions

I guys, I have a question about how Codeception handles errors thrown in functional tests. I’m tryin...

0 Likes
4 Replies
posted 9 years ago

PHPUnit in PHPStorm doesn't autload workbench packages

Hi, In PHPStorm, I have as 'PHPUnit Library' the 'custom autoloader', which is 'vendor\autoload.php'...

0 Likes
0 Replies

PHPspec Call to a member function

Here is the code being tested public function forgot($email) { try {...

0 Likes
0 Replies

Laravel Not Working On Godaddy

Hi I am a student studying webdesign at the first year of my diploma and I am currently try to make...

0 Likes
1 Replies
posted 9 years ago

Call to a member function make() on a non-object

When I run phpunit: PHP Fatal error: Call to a member function make() on a non-object in vendor/lar...

0 Likes
0 Replies

Uploading files with ajax dropzoe on nginx server with Laravel

Hi guys; I am pretty new to this I was wondering if this is the right way of doing it. Any tips woul...

0 Likes
1 Replies

Unit testing workbench routes

Hello, I'm quite new at testing, and I am struggling to test my workbench packages routes. The issue...

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.