Support the ongoing development of Laravel.io →
posted 9 years ago

Mixing Event::queue and Mail::queue

Is a bad idea to mix event queues and mail queues? for example is it bad to Mail::queue from with a...

0 Likes
1 Replies
posted 9 years ago

Console command fails when executed by cPanel

I have created a command, which suppose to receive data from stdin and save to database. It works co...

0 Likes
7 Replies
Solved
posted 9 years ago

Weird relationship

I have the following schema: Customer -> hasMany -> Products Product starred -> zeroOrOne...

0 Likes
0 Replies

LoginException in symfony InputFormField

Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...

0 Likes
0 Replies

composer clear-cache

I'm trying to use the command composer clear-cache, but at the end I always get Cache directory does...

0 Likes
3 Replies

Shopping Cart Plugin for the L5

which is better plugin either https://github.com/Crinsane/LaravelShoppingcart or https://github.com/...

0 Likes
1 Replies

Mirrored site not working

Hi there, I am still learning Laravel, and have the pleasure of doing that learning while working on...

0 Likes
1 Replies

Where to set php's setLocale's globally

Hi, I'm trying to set php's function setlocale for the entire application, where should I do this?

0 Likes
1 Replies

Database Connection Problem

I don't know what's the following error means. I can't figure out what's the problem. [2015-03-02 18...

0 Likes
1 Replies
posted 9 years ago

E-mail error

Hi all, i have an issue with mail send functionality the bug is: Address in mailbox given [] does no...

0 Likes
1 Replies

Redirect to previous url after login

Hi I have added a admin middleware to a controller _construct method. <?php namespace App\Http\Mi...

0 Likes
3 Replies

[SOLVED] CSRF issues with Selenium WebDriver and PhantomJS

This has just cost me a fair few hours, so in case it helps someone else... I'd been passing the CSR...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 Pagiante

Hi, I am trying to do this query paging My Query Controller http://i59.tinypic.com/2reir7a.jpg My Ba...

0 Likes
1 Replies
posted 9 years ago

do migrations add any value to redis DB implimentation

As I am new to redis and exploring exactly how it works I am assuming that a schema builder is going...

0 Likes
0 Replies
posted 9 years ago

Where is this forum hosted?

This forum works very slow most of the time. Requests take many seconds to complete and sometimes th...

0 Likes
15 Replies

issue installing on mac - yosemite

Hi. I installed Laravel 5 via composer using the command: composer global require "laravel/inst...

0 Likes
7 Replies
posted 9 years ago

Query building problem

I do not get the same results from these two queries. Why is that? In the example i am searching for...

0 Likes
3 Replies
Solved

Input::get() not getting all form values...

Hi, I'm trying to make a user login but the email value isn't coming in the Input::get() here's my c...

0 Likes
6 Replies
Solved

Laravel Socialite Google Register and Login

I'm trying to implement Socialite package into my project. Here is my code which works fine. However...

0 Likes
1 Replies

Homestead - vagrant up error

Hi guys, I get this error when I try vagrant up The host path of the shared folder is missing: ~/Cod...

0 Likes
1 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.

© 2025 Laravel.io - All rights reserved.