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...
I'm building a system that will dynamically load components based on the Request URI. Each of these...
Do you know that you can change your builtin Larvel file cache to Redis. Redis is an in-memory but p...
I have Entrust set up on an app and it is working well. I have 7 system-wide roles and several permi...
I've got a Laravel application (5.1.28) which I have running on a development server and production...
Hello everybody. I would like to create an administration page for my users on my website. For this...
This is an example of route that I have in my app. Is good looking route or is there any bad practic...
My database structure looks like this: users id email ... projects id name ... project_user id...
Form whom it may concern: I create a lot of new Laravel projects every week with my students in clas...
I'm thinking about how it would be increase performance if we keep IoC container in Redis Cache Duri...
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