Support the ongoing development of Laravel.io →

619 Threads

Throw new NotFoundHttpException("Controller method not found.");

I have: class ProfilesController extends BaseController { public function getTest() { return Vie...

0 Likes
6 Replies
Solved
posted 10 years ago

Unhash password and API grasping problems?

How do i unhash a password I want to display the password in a textfield inside my app? I uses Hash:...

0 Likes
2 Replies
Solved

SQLSTATE[HY000] [2002] Connection refused

i have moved my website from hosting to server .. i modified the database.php with the new infos .....

0 Likes
4 Replies
Solved
posted 10 years ago

Pointing browser to project root returns nothing but file tree

I have created a project and I was under the impression that pointing my browser to the project page...

0 Likes
7 Replies
Solved

Mcrypt PHP extension required - WAMP

I am getting this error when trying to setup laravel. phpinfo shows that mcrypt is enabled. Any poin...

0 Likes
2 Replies
Solved

Class 'Illuminate\\Routing\\Controllers\\Controller' not found error

Hi, I'm a completely new to Laravel. I've been given a web app written in Laravel 4 to upgrade it to...

0 Likes
2 Replies
Solved
posted 10 years ago

Optimisation techniques on LEMP

I would like to optimise my stack a bit more for, i For now i have a stock ubuntu, nginx , MySQL, an...

0 Likes
3 Replies
Solved

Many to Many Relationship problem

So i have problem about many to many relationship implementation in laravel I have two model, User a...

0 Likes
1 Replies
Solved
posted 10 years ago

nginx + .env.php files undefined

Hi all, I have recently been working with Laravel 4.1 and started using .env.local.php and .env.prod...

0 Likes
2 Replies
Solved

Can I set database credentials based on environment

I'm deploying an app with fortrabbit, as you may know, fortrabbit does not uses localhost and have o...

0 Likes
2 Replies
Solved

Asset-Pipeline SCSS Compass

I'm setting up Asset-Pipeline as part of our project. Previously we used Codekit to compile these SC...

0 Likes
1 Replies
Solved

Copied application is not working

Hello Community! I developed an Application with Laravel 4.1 on my Windows machine (and it's working...

0 Likes
1 Replies
Solved

Issue loading psr-4 ServiceProvider

Hello, I'm getting a class not found exception after creating a service provider for my repositories...

0 Likes
4 Replies
Solved

Problem with returned statements in Route

Hi I have a strange problem on a parallel plesk. everything work's fine on my local apache but after...

0 Likes
1 Replies
Solved

Where to put bucket name for aws-sdk-php?

All the examples show to specify your bucket name on the spot, but what if I use the same bucket nam...

0 Likes
2 Replies
Solved

Questions on first install

Hi, so I followed the quick-start guide and installed Laravel into a directory called lartest direct...

0 Likes
2 Replies
Solved

__DIR__ set wrong?

Recently updated Laravel to 4.1, tried running "artisan serve" and get this error: Symfony...

0 Likes
1 Replies
Solved

Rocketeer and new alias or service provider

I was wondering how you guys deal with a new service provider added to app.php before deploying a ne...

0 Likes
1 Replies
Solved

Deployment of a test Rocketeer/Laravel project fails

I'm trying to deploy a simpel laravel project (just the basic laravel code) using Rocketeer. However...

0 Likes
2 Replies
Solved

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.