Hi, i have made small library for web speech. Please review, may be it useful for any feature on you...
So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...
First: I read lots of things about multi auth, if this is the better way to do what I want, please t...
Hello Laravel! I'm fairly new to Laravel but im trying to get into it and learn about it. So far i l...
Hi guys, I'm testing out Laravel Echo, but for some reason, the event listener is not intercepting t...
Hello! I have a view which returns a filtered collection. Before filtering the collection, the Eloqu...
Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...
When I try to check my project which is running on AMPPS (AMPPS is a cross platform AMP stack) on ub...
Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...
Hello all. I'm pretty new to laravel and I just finished installing laravel via composer on my termi...
I want to try running multiple projects on RaspberryPI (Debian(Jessie)) on public IP address. I need...
This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...
I am getting this error when installing laravel 5.2 on ubuntu 14. I have used this following command...
Has anyone been able to successfully update to 5.3 who by chance is using ping pong labs modules? I...
Am currently working on a project with laravel 5.3.9 and am having this issue, whenever i tried inst...
Steps to reproduce: Follow installation instructions: http://lumen.laravel.com/docs/installation Fol...
Hi Guys, I have a laravel app running on 4.1.3 version which I am trying to migrate to the latest ve...
i got some error like this : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tbl_user.id' in...
In my environment authentication is already done in Apache (Kerberos). I want to use this already au...
Controller: public function editar($id){ $emitentes = Emitente::all(); $destinatarios = destinatario...
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.