Hi, I have this huge form divided in several models. These are my models: class Formato extends Mode...
Hello Community, I've got the following problem. From my Database u get the following Array of Categ...
Hi, I want to get the different provider (venue,vendor) list based on 'map_type_id'. In my package t...
I have access to a secure xml feed and I want to know what I should add to the function below to mak...
I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...
Here's the problem. One page queries for a question from the database. On this page, I want the us...
Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...
Hi,I'm fairly new to prgramming so kindly bear with me. I am trying to install Homestead on my Windo...
Hi, i'm currently working on a simple project that lets doctors register pacients and their relative...
I'd like to preface and say that I have searched for a solution to my authentication dilemma, but ha...
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...
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