Support the ongoing development of Laravel.io →

3,383 Threads

posted 8 years ago

Laravel and Electron

I was wondering if some of you guys have some experience working with electron and if yes, can you g...

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
5 Replies
Solved

How to seed database after deploying the Laravel app on Heroku?

I successfully deployed a laravel app on Heroku but when I run 'heroku run php artisan db:seed' I go...

0 Likes
0 Replies

How to load JS/CSS files in Master Page 1 time and use them through all pages?

Hello! I have all <script></script> files loading in the Master Page When I change the c...

0 Likes
0 Replies

Laravel 5, route all, request syntax

Hello, i recently started to use laravel and can't figure out how to solve this route Route::g...

0 Likes
1 Replies

Problem with hosting shared

Hi! I have a problem with this code in hosting shared, but works fine in localhost. this function re...

0 Likes
2 Replies

"php artisan queue:failed" in Homestead is using mysql not postgres, even though postgres is defined in .env

Hi all, I've got 5.1.6 running in Homestead with postgres set as the DB in my .env file. The entire...

0 Likes
2 Replies

Multimail: Mail with multiple configs at runtime -- need opinions

I wanted to be able to do something like this: Mail::using($c)->send('emails/default', ['content'...

0 Likes
3 Replies
posted 8 years ago

Storage: get url of file

Hi, i'm trying to get url of file in storage folder. This is local disk configuration: 'disks' =>...

0 Likes
1 Replies

response()->json() return an object instead of string json

Hello, I make a get ajax request, and my controller is in charge of making query to the database and...

0 Likes
4 Replies

Problem redirect administration panel

Hi, you do not see the administration panel: http://www.sito.net/administrator/login But you get the...

0 Likes
1 Replies

database, model, eloquent convention

hi, I'm started to use Laravel and have a question about the underscore convention when creating tab...

0 Likes
4 Replies

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

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.

© 2024 Laravel.io - All rights reserved.