Is a bad idea to mix event queues and mail queues? for example is it bad to Mail::queue from with a...
I have created a command, which suppose to receive data from stdin and save to database. It works co...
I have the following schema: Customer -> hasMany -> Products Product starred -> zeroOrOne...
Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...
I'm trying to use the command composer clear-cache, but at the end I always get Cache directory does...
which is better plugin either https://github.com/Crinsane/LaravelShoppingcart or https://github.com/...
Hi there, I am still learning Laravel, and have the pleasure of doing that learning while working on...
Hi, I'm trying to set php's function setlocale for the entire application, where should I do this?
I don't know what's the following error means. I can't figure out what's the problem. [2015-03-02 18...
Hi all, i have an issue with mail send functionality the bug is: Address in mailbox given [] does no...
Hi I have added a admin middleware to a controller _construct method. <?php namespace App\Http\Mi...
This has just cost me a fair few hours, so in case it helps someone else... I'd been passing the CSR...
Hi, I am trying to do this query paging My Query Controller http://i59.tinypic.com/2reir7a.jpg My Ba...
As I am new to redis and exploring exactly how it works I am assuming that a schema builder is going...
This forum works very slow most of the time. Requests take many seconds to complete and sometimes th...
Hi. I installed Laravel 5 via composer using the command: composer global require "laravel/inst...
I do not get the same results from these two queries. Why is that? In the example i am searching for...
Hi, I'm trying to make a user login but the email value isn't coming in the Input::get() here's my c...
I'm trying to implement Socialite package into my project. Here is my code which works fine. However...
Hi guys, I get this error when I try vagrant up The host path of the shared folder is missing: ~/Cod...
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