Hey all, I've been leaning a lot about design patterns and the IoC in the past couple of weeks, and...
I have to get some records from a table given an array of ids, to do so I use this code $future_meet...
hi, I have a router file: //multiple router lines before, at the end everything else has to be handl...
I'm building an application that needs to be accessible by multiple domains : https://a.domain1.com,...
I am trying to use auth0 with Laravel 5.3. I am facing following in Error in Laravel while I am try...
I am on Manjaro. Installed composer from the repository, which is up to date. So I followed the offi...
Hi. I have problem. I make request to url .../admin/system. I catch that request in brakepoint in my...
Why Laravel 5.3 output differents result? It's bugged on online request. Thank you Controller: funct...
Hello All, This is my first post on this forum, so I'd like to send warm hello and thank You in adva...
Hello. I have problem with relationship three table. We have the tables users - id - username compa...
I am trying to setup Form Macros in 5.3, I have a service provider working: /App/Providers/MacroServ...
Ok so here is my code @if(some logic) ....@extends('template.master') ....@section('title') ....ti...
Hi I'm getting very occasional connection problems with the mandrill api [2016-09-16 07:59:38] produ...
Hello, i am new here and with Laravel tech but I know the php dev. I developed several years ago a P...
Hi, I have problem with posting offer to page (which I am admin) via facebook api. It'is work, when...
i have use the import excel sheet using maatwebsite in local. its working fine. but live server its...
Can anybody let me know how to integrate FPX payment gateway integration with Laravel 5.2?
So I have a query that looks like $atten = Attendance::select( DB::raw('DATE(tStamp)') )->group...
Laravel can be used for any project. It's all about your skills and imagination. I hope we all agree...
I've got a Restaurant, Review and User model Restaurants have reviews, which have a user I would to...
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