how do i add a where clause on these query given by google...i want to put on the where clause.. whe...
This might sound a little bit silly, but I can't get Laravel-Excel to do a basic workflow: Open a fi...
I'm trying to create a search function that will search through multiple tables. My problem: I can't...
Hey there, I am new to laravel i have created laravel basic authentication using command line, ever...
Hello! I'm having an issue with one of my eager loaded relationship. I'm trying to get a Document an...
Hello I have followed this tutorial step by step with no joy: http://novate.co.uk/deploy-laravel-5-o...
Hi, I uploaded my project (that was working on homestead) to my live server. And I'm getting an erro...
Is it possible to return an array from the 'handle' method of a Command back to the controller who i...
Hi, Table 1 public function up() { Schema::create('materials', function (Blueprint $tabl...
Hi, I have upload video files in the storage/app directory. how read video files and play in view fr...
I tried using gmail smtp but I have the following errors. Connection could not be established with h...
Hello, I am using Entrust in my application for user permissions. It works fine in my controllers, f...
I am using the following code to try to serve video files on my server (I'm not just linking to the...
[PDOException] could not find driver
Hi all, I am new to laravel framework so this might be very basic question to ask. Application Backg...
Hello people of the forum. I make a query. I'm working with xampp under Win7 and laravel 5.1. When t...
// controller public function saveImage(){ $image = new Image(); $img = Input::file('image'); $i...
I download LaravelDaily/quickadmin I followed all the step . I have that error when I type the comma...
I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...
Hi, I am trying to use Lumen and JWT, following this tutorial: http://laravelista.com/json-web-token...
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