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...
hey everyone, i'm using Laravel 5.1, i'm trying to set a queued job to get details which i need to w...
Hi, Currently i'm working on a project that handles many AJAX requests from the Front-end. It sends...
Hello! I have two models: articles and comments. In a view 'article.show' i have a form that creates...
Hi all I just wanted to let you all know about a new update to the ixudra/curl package (http://githu...
Hi all, As the following example, we create two Eloquent instances to fetch/update the same db row....
I've been struggling as to why my "create" method was not saving as a mass assignment. Myt...
Would like to seek your help how should I implement this feature in my app. My cashier user needs to...
I have xampp installed on Windows and have created a laravel app and gone through and completed the...
I have a database table with 2 columns, an auto incrementing ID and a name. I am trying to add check...
I have 2 mysql databases, I try to get data from source and transfer it target, also delete current...
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