I have ran into an issue with persistent authentication. The use case: A user attempts to access a p...
Hi all, i am trying to figure out how to solve this problem... i have a form with 4 inputs : beginDa...
I am developing a laravel 5 app. In my code I inject a class that I created in App/Utilities/class.p...
I have two models Groups and Roles, i can fetch the groups of a role, but if i try to fetch de roles...
Hey, I'm wondering if there's a quick way of over-riding the data array in a json reponse. For examp...
$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if...
Hi Guys, I am new on Laravel 5, I try to create a Form with the Formbuilder. I guess my problem is r...
I have a form that has dynamic properties to add new rows of input. In this case candidates. As you...
Pagination gives me an empty set when the page parameter refers to a non existing page (e.g. page=3...
Hello, I am really stumped by this one issue... I have the following code in my custom view composer...
Hallo, I am new to Laravel and to make "pingpong-labs/modules" working. I've understood an...
Hi guys!! I need to do this query on eloquent: Select * from my_table where field_a + field_b in (2,...
So I am creating an API but it has some caveats. First off I have to be able to easily create models...
Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...
What I’m trying to do is when a new candidate is created an extra field is automatically populated i...
Hi, I try to make a sms-gateway app and my problem like 'broadcast' feature. What is that? Here we g...
Hi My request file: <?php namespace App\Http\Requests; use App\Http\Requests\Request; class C...
Hi I am using jquery datetime picker in my site. this is my code: <link href="/blog/public/c...
Hi guys what is the best Laravel classified app out there? suggestion and recommendation are welcome...
hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...
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