Support the ongoing development of Laravel.io →

3,391 Threads

Redis queue multiple connections and queues, correct structure?

Using Laravel 4.2.17 I wanted to split up different queues like send email and send sms Using purely...

0 Likes
2 Replies

Why does the update to AWS SDK break Laravel 5.1?

So we have a Laravel 5.1 API running on our systems, and use the AWS SDK for php for pushing jobs to...

0 Likes
1 Replies
Solved
posted 8 years ago

add prefix to all url()

Hello, I want to change url() function (override it). I want to add a prefix "en" or "...

0 Likes
0 Replies

Cannot send email using gmail in Laravel 5.2.

Hi everyone, I currently get stuck with sending email using gmail in Laravel 5.2. Here are my config...

0 Likes
0 Replies

Pluralization and irregular words

Hello! I am just starting with Laravel, and I have a question on how to solve this "the right w...

0 Likes
3 Replies
posted 9 years ago

Config files order problem?

Hello, i recenty moved my laravel application to a new server (php version are the same). I have a p...

0 Likes
2 Replies

Old model name still exists, cannot find!

I created a model to access a local database, and ended up changing its name in the filenames, class...

0 Likes
2 Replies

RuntimeException in compiled.php line 7737: No supported encrypter found. The cipher and / or key length are invalid.

Dear All Hope you are all good. I recently installed installed laravel 5. My OS is: Kali Linux- 64b...

0 Likes
0 Replies

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved

Custom domasin not work

I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...

0 Likes
0 Replies

Return no of correct answers

Hi, I'am new to Laravel, I'am trying to develop Multiple Choice Question Application, I need to get...

0 Likes
2 Replies
Solved

How to use laravel Auth::user() outside laravel 5.2

I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...

0 Likes
4 Replies

Laravel and C9 (cloud9).

Hi, Has anyone got Laravel 5.2 working on C9 (c9.com) online IDE? I have been trying for a while now...

0 Likes
2 Replies

Shared Server url

I install laravel on a shared server , when I login www.domain.com/test/login the url changes to www...

0 Likes
1 Replies

[PROBLEM] asset() not point to public folder in Laravel 5.2

Hi everyone. after install Laravel 5.2 , And I was copy download img (name:t.jpg) to public folder(...

0 Likes
1 Replies

Problem with deploying laravel on a web server

I'am getting the following error: */ /* |-----------------------------------------------------------...

0 Likes
1 Replies

Use session('key') in config/app.php

Hello, I want to have 'locale' => session('locale'), But I get : Fatal error: Uncaught Reflection...

0 Likes
1 Replies
posted 10 years ago

Force SSL for Server Behind Load-balancer

I'm having an issue with an application (Lanager) running on a VM inside of my network. The load-bal...

0 Likes
2 Replies

Database Errors After Swapping Out User.php for Another Class

I just installed laravel and created a new project. I ran php artisan make:auth which provides a lo...

0 Likes
3 Replies
Solved
posted 10 years ago

[Homestead] Ideas on persisting databases upon vagrant destroy

Hello everybody! Since I sometimes have to destroy my box I faced a problem of backing up my databas...

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