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

mcrypt_decrypt() error when switching between two Laravel applications in the same dev server

Hello people! I am running two Laravel applications on the same test server. One of them runs Larave...

0 Likes
0 Replies
posted 10 years ago

How do I flush, migrate and seed DB before testing ?

Hi, I'm trying to improve my code quality with a testing environment. I have a rest API that I would...

0 Likes
2 Replies

Moving site from dev to production? Best practice?

I have a regular apache, php, mysql setup on my Mac and I develop locally. Last night though, I wan...

0 Likes
2 Replies

Calling controller-function from within custom artisan-command -> unknown database

I've created a custom artisan-command in order to call a controller-function via commandline (withou...

0 Likes
1 Replies

Laravel Homestead vhost config

Hi, In what file can I edit my vhost configuration for sites that I host with Laravel Homestead?

0 Likes
1 Replies
posted 10 years ago

Reading Laravel cookies with Javascript

Hello there. Issue is the following : I created a cookie with Laravel using Cookie::make(). In chrom...

0 Likes
3 Replies

MS SQL Server - ErrorException - json_encode(): Invalid UTF-8 sequence in argument

I'm trying to use MS SQL Server with the latest Laravel. I managed to figure out the connection to t...

0 Likes
3 Replies

Updating exactly the same DB query

I have two rows, one for moods, and count. If user submit the same input i.e. "happy" then...

0 Likes
0 Replies

Render template from blade template in database

Hi guys, I'm planning to develop a multi tenancy application which allows users to modify their own...

0 Likes
3 Replies

Auth::attempt() fails

I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...

0 Likes
11 Replies

File Not Found after File Upload

I'm using fineuploader as a delivery vehicle for a file upload in my application. When the upload re...

0 Likes
6 Replies
Solved

Eloquent relation

Hello, I have two tables 'rooms' and 'reservations' (i don't have any relation between the two table...

0 Likes
0 Replies
posted 10 years ago

Json Hijacking

Just ran across a discussion regarding Json hijacking. OWASP recommends: Always return JSON with an...

0 Likes
4 Replies
Solved
posted 10 years ago

Pivot table from tables that are both from another database

I have a problem with a pivot table. I have two tables on MS SQL (they are from outer source, I can...

0 Likes
0 Replies
posted 10 years ago

How to Override route action

How can I override route action in filters...? what i want is to show a custom page for the same ro...

0 Likes
2 Replies

[ask] laravel installation on shared host

I tried to to move my laravel project into my shared host, after all preparation that I have done I...

0 Likes
2 Replies

Beanstalkd Queue - Best practices

Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...

0 Likes
0 Replies

belongsTo via multiple fields

Hello, I'm in situation where I'm really old db-schema, that can't be change because of bunch of rea...

0 Likes
0 Replies

Auth:viaRemember() not work

I've read a lot of how to solve the problem without success. I did the right thing by Laravel instru...

0 Likes
0 Replies

ftp uploads

Hi We use ftp to upload our changes online and we have load balancer to manage traffic. In laravel h...

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