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

Can't rollback

Hi I'm trying to rollback my migration but it's not working. I get this error "{"error&quo...

0 Likes
1 Replies
posted 11 years ago

Auth multiple user

Hi I have a weblog system which I want to program it with Laravel . In auth part we have 3 seperated...

0 Likes
1 Replies
posted 11 years ago

'Better Errors' for Laravel

Does anyone know of a package for Laravel 4 that is similar to Rails' Better Errors gem? The live RE...

0 Likes
4 Replies
posted 11 years ago

Class 'Illuminate\Support\ClassLoader' not found

Why am I getting the following error over and over again: [RuntimeException] Error Output: PHP F...

0 Likes
0 Replies
posted 11 years ago

Laravel default session driver acting odd

Hi Guys, I have development setup for Laravel 4.0 , the login system and everything worked fine. My...

0 Likes
1 Replies
posted 11 years ago

Can not display information about account

Hi, I have a problem with displaying information about account. The method: public function getProfi...

0 Likes
2 Replies
Solved
posted 11 years ago

Config read errors

Hi ! I move my app to shared hosting, but i have errors in config reading. I make these config publ...

0 Likes
0 Replies

Is it possible to store "macros" in database?

Lets say I have a table with notifications and in text body I want to have link to login page, can I...

0 Likes
4 Replies
posted 11 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 11 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 11 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

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.