I try to mock this: \Schema::drop('tableName') in my unit test like this: \Schema::shouldReceive('dr...
I am a Laravel beginner; Please help me to solve this error. I want to print the status as "Vie...
http://otdk.ttk.pte.hu/?q=node/16517 http://otdk.ttk.pte.hu/?q=node/16518 http://otdk.ttk.pte.hu/?q=...
Assuming I have the following models: FeedItem (Polymorphic) Facebook (has many tags) Twitter (has...
Is this possible? I keep getting "Route [thename] route not found". Do I need to load the...
I'm working with Selenium and Laravel 5.1 I am testing with Selenium with the great Jeffrey way's ex...
Getting started with Laravel and trying to run some experiments using 'php artisan tinker', but I'm...
Hello, We are completely stuck on this topic. Of course, we created a workaround, but it just does n...
Hi, I have a simple Laravel app deployed to a Digital Ocean box, trough Forge and Envoyer - and was...
I wanna send this value via an Hidden field using blade <input type="hidden" name="post_id" value...
##ProductController ....public function store(Request $request) ....{ ....$image = new Image(); ......
Hi, I've a method that takes awhile to run and doesn't require holding up the viewer of the site. I'...
MY CONTROLLER <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Http\...
Hello. Laravel 5.2 I have just finished one tutorial which worked find but if i duplicated the proje...
please i want to change the name of users table !!
Hi, i try to create a commentary system, each commentaries are link to a post page with an id. So i...
Good afternoon everyone, I'm working on developing a system of applications with laravel 5.2, I have...
I installed Auth and now every page requires a login. When I log in, I get: This webpage has a redir...
Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...
I wish to use Forms in Laravel 5.1, I have added "laravelcollective/html": "5.1.*&quo...
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