Support the ongoing development of Laravel.io →

2,149 Threads

mySpeech small library for web speech

Hi, i have made small library for web speech. Please review, may be it useful for any feature on you...

0 Likes
0 Replies

SQL Server 2012 DB connection with Laravel 4.2

So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...

0 Likes
5 Replies
Solved

Show user different layout depending on role

First: I read lots of things about multi auth, if this is the better way to do what I want, please t...

0 Likes
0 Replies
posted 9 years ago

Homestead installation issue

Hello Laravel! I'm fairly new to Laravel but im trying to get into it and learn about it. So far i l...

0 Likes
0 Replies

Problem with Laravel Echo and Pusher

Hi guys, I'm testing out Laravel Echo, but for some reason, the event listener is not intercepting t...

0 Likes
0 Replies

Simple Pagination on a Filtered Collection

Hello! I have a view which returns a filtered collection. Before filtering the collection, the Eloqu...

0 Likes
1 Replies

include files have to be defined as views?

Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...

0 Likes
2 Replies

laravel passport components are not loading on AMPPS (AMP stack)

When I try to check my project which is running on AMPPS (AMPPS is a cross platform AMP stack) on ub...

0 Likes
1 Replies
Solved

Not all jobs get deleted from beanstalkd

Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...

0 Likes
1 Replies
posted 10 years ago

"You have arrived" message not showing but Laravel logo displaying

Hello all. I'm pretty new to laravel and I just finished installing laravel via composer on my termi...

0 Likes
2 Replies
Solved

Running Laravel 5.2 multiple projects on Ubuntu

I want to try running multiple projects on RaspberryPI (Debian(Jessie)) on public IP address. I need...

0 Likes
0 Replies

Laravel on live server sub-domain not working

This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...

0 Likes
3 Replies
Solved

Getting error in installing laravel 5.2 in ubuntu 14

I am getting this error when installing laravel 5.2 on ubuntu 14. I have used this following command...

0 Likes
1 Replies

Upgrading To Laravel 5.3 w/ existing Pingpong Labs Modules and Generators Dependencies

Has anyone been able to successfully update to 5.3 who by chance is using ping pong labs modules? I...

0 Likes
1 Replies

Error installing gulp and other laravel elixir dev dependencies

Am currently working on a project with laravel 5.3.9 and am having this issue, whenever i tried inst...

0 Likes
0 Replies

Log does not work in Lumen

Steps to reproduce: Follow installation instructions: http://lumen.laravel.com/docs/installation Fol...

0 Likes
2 Replies

Issue after upgrading to Laravel 4.2

Hi Guys, I have a laravel app running on 4.1.3 version which I am trying to migrate to the latest ve...

0 Likes
0 Replies

Table Not Found

i got some error like this : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tbl_user.id' in...

0 Likes
1 Replies

Set environment variables for Usage Kerberos

In my environment authentication is already done in Apache (Kerberos). I want to use this already au...

0 Likes
0 Replies

I'm have problem with Inner join and response

Controller: public function editar($id){ $emitentes = Emitente::all(); $destinatarios = destinatario...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.