In My Big Project L4 app, that is my very first, which I am using to learn since I ultimately want i...
Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...
I just started writing functional tests and when running the tests on homestead they pass, but when...
Can someone tell me why I'm getting a risky test here? It's an auth filtered route, but I've disable...
I'm having some issues with testing. I have the testLoginStart method in the unit test here: https:/...
I have been trying to get my codeception test to run, and it always fails on the login part. Here is...
Hi, how can I test this snippet without send an email ? public function forgot() { $isV...
Hi, i have a question related to Laravel 4 Starter Site. I added a css file in assets/css directory....
Hello, I have a question regarding Laravel on a large scale environment. We have a hosting company...
Can someone give me a pointer in the right direction? :-) Below a very simple test. User is on a pos...
Hi, I'm experiencing a strange behavior in the model observer/event callbacks. I'm trying to clear t...
my project address:https://github.com/xsmyqf/startlaravel when I visit the routes:startlaravel/publi...
Hi, how can I secure routes so that user can access only those departments that he belongs to? Basic...
Hellow all. I wrote a tutorial on how to debug PHP using CodeLobster free IDE. I used Laravel projec...
I guys, I have a question about how Codeception handles errors thrown in functional tests. I’m tryin...
Hi, In PHPStorm, I have as 'PHPUnit Library' the 'custom autoloader', which is 'vendor\autoload.php'...
Here is the code being tested public function forgot($email) { try {...
Hi I am a student studying webdesign at the first year of my diploma and I am currently try to make...
When I run phpunit: PHP Fatal error: Call to a member function make() on a non-object in vendor/lar...
Hi guys; I am pretty new to this I was wondering if this is the right way of doing it. Any tips woul...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community